You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonTextReader Class > JsonTextReader Methods
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonTextReader Methods

The methods of the JsonTextReader class are listed here.

 
Name 
Description 
 
Changes the state to closed.  
 
Gets a value indicating whether the class can return line information.  
 
Read 
Reads the next JSON token from the stream.  
 
Reads the next JSON token from the stream as a Byte[].  
 
Reads the next JSON token from the stream as a Nullable{DateTime}.  
 
Reads the next JSON token from the stream as a Nullable{DateTimeOffset}.  
 
Reads the next JSON token from the stream as a Nullable{Decimal}.  
 
Reads the next JSON token from the stream as a Nullable{Int32}.  
 
Reads the next JSON token from the stream as a String.  
 
Name 
Description 
 
This is ReadInternal, a member of class JsonTextReader. 
 
This is SetCharBuffer, a member of class JsonTextReader. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.