Deserializes the XmlNode from a JSON string.

Declaration Syntax
Public Shared Function DeserializeXmlNode ( _
value As String _
) As XmlNode

Parameters
- value (String)
- The JSON string.

Return Value
The deserialized XmlNode
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)