JsonConvertSerializeXNode Method |
Name | Description | |
---|---|---|
SerializeXNode(XObject) |
Serializes the XNode to a JSON string.
| |
SerializeXNode(XObject, Formatting) |
Serializes the XNode to a JSON string using formatting.
| |
SerializeXNode(XObject, Formatting, Boolean) |
Serializes the XNode to a JSON string using formatting and omits the root object if omitRootObject is true.
|