You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JTokenReader Class > JTokenReader Methods > ReadAsInt32 Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JTokenReader.ReadAsInt32 Method

Reads the next JSON token from the stream as a Nullable{Int32}.

Syntax
C++
C#
Visual Basic
public: int? ReadAsInt32();
Returns

A Nullable{Int32}. This method will return null at the end of an array.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.