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

Serializes the XML node to a JSON string.

Syntax
C++
C#
Visual Basic
public: string SerializeXmlNode( XmlNode node );
Parameters
Parameters 
Description 
node 
The node to serialize. 
Returns

A JSON string of the XmlNode.

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