Serializes the XML node to a JSON string.

Declaration Syntax
Public Shared Function SerializeXmlNode ( _
node As XmlNode _
) As String

Parameters
- node (XmlNode)
- The node to serialize.

Return Value
A JSON string of the XmlNode.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)