You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonConvert Class > JsonConvert Methods > DeserializeXNode Method > DeserializeXNode Method (string)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonConvert.DeserializeXNode Method (string)

Deserializes the XNode from a JSON string.

Syntax
C++
C#
Visual Basic
public: XDocument DeserializeXNode( string value );
Parameters
Parameters 
Description 
value 
The JSON string. 
Returns

The deserialized XNode

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