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

Serializes the XNode to a JSON string.

Syntax
C++
C#
Visual Basic
public: string SerializeXNode( XObject node );
Parameters
Parameters 
Description 
node 
The node to convert to JSON. 
Returns

A JSON string of the XNode.

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