Json.NET - Quick Starts & API Documentation
SerializeXmlNode Method
Namespaces ► Newtonsoft.Json ► JsonConvert ► SerializeXmlNode()()()()
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.
|