You are here: Symbol Reference > Stimulsoft.Base.Json.Schema Namespace > JsonSchema Class > JsonSchema Methods > Read Method > Read Method (JsonReader)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonSchema.Read Method (JsonReader)

Reads a JsonSchema from the specified JsonReader.

Syntax
C++
C#
Visual Basic
public: JsonSchema Read( JsonReader reader );
Parameters
Parameters 
Description 
reader 
The JsonReader containing the JSON Schema to read. 
Returns

The JsonSchema object representing the JSON Schema.

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