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

Load a JToken from a string that contains JSON.

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

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