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

Loads an JProperty from a JsonReader.

Syntax
C++
C#
Visual Basic
public: JProperty Load( JsonReader reader );
Parameters
Parameters 
Description 
reader 
A JsonReader that will be read for the content of the JProperty
Returns

A JProperty that contains the JSON that was read from the specified JsonReader.

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