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

The methods of the JTokenReader class are listed here.

 
Name 
Description 
 
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 JTokenReader. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.