WCF-Xtensions Class Reference for Mono
SerializeXmlNode Method






Serializes the XML node to a JSON string.
Overload List
OverloadDescription
SerializeXmlNode(XmlNode) Serializes the XML node to a JSON string.  
SerializeXmlNode(XmlNode,Formatting) Serializes the XML node to a JSON string using formatting.  
SerializeXmlNode(XmlNode,Formatting,Boolean)Serializes the XML node to a JSON string using formatting and omits the root object if omitRootObject is true.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JsonConvert Class
JsonConvert Members

Send Feedback