JsonConvertSerializeXmlNode Method |
Name | Description | |
---|---|---|
SerializeXmlNode(XmlNode) |
Serializes the XmlNode to a JSON string.
| |
SerializeXmlNode(XmlNode, Formatting) |
Serializes the XmlNode to a JSON string using formatting.
| |
SerializeXmlNode(XmlNode, Formatting, Boolean) |
Serializes the XmlNode to a JSON string using formatting and omits the root object if omitRootObject is true.
|