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

Loads an JObject from a JsonReader.

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

A JObject 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.