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

Load a JObject from a string that contains JSON.

Syntax
C++
C#
Visual Basic
public: JObject Parse( string json );
Parameters
Parameters 
Description 
json 
A String that contains JSON. 
Returns

A JObject populated from the string that contains JSON.

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