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

Deserializes the XmlNode from a JSON string.

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

The deserialized XmlNode

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