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

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