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

Initializes a new instance of the JsonReader class with the specified TextReader.

Syntax
C++
C#
Visual Basic
public: JsonTextReader( TextReader reader );
Parameters
Parameters 
Description 
reader 
The TextReader containing the XML data to read. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.