Json.NET - Quick Starts & API Documentation
SerializeXNode Method
Namespaces ► Newtonsoft.Json ► JsonConvert ► SerializeXNode()()()()
Members
Icon | Member | Description |
---|---|---|
SerializeXNode(XObject) |
Serializes the XNode to a JSON string.
|
|
SerializeXNode(XObject, Formatting) |
Serializes the XNode to a JSON string.
|
|
SerializeXNode(XObject, Formatting, Boolean) |
Serializes the XNode to a JSON string.
|