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