Json.NET - Quick Starts & API Documentation
ReadAsInt32 Method
Namespaces ► Newtonsoft.Json.Linq ► JTokenReader ► ReadAsInt32()()()()
Reads the next JSON token from the stream as a Nullable<(Of <(<'T>)>)>.
Declaration Syntax
Return Value
A Nullable<(Of <(<'T>)>)>. This method will return null at the end of an array.