SerializeXmlNode Method

Json.NET

Json.NET - Quick Starts & API Documentation SerializeXmlNode Method
NamespacesNewtonsoft.JsonJsonConvertSerializeXmlNode()()()()
Members
Icon Member Description
SerializeXmlNode(XmlNode)
Serializes the XML node to a JSON string.

SerializeXmlNode(XmlNode, Formatting)
Serializes the XML node to a JSON string.

SerializeXmlNode(XmlNode, Formatting, Boolean)
Serializes the XML node to a JSON string.

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.6.14930)