public System.string SerializeToString( NXmlNode xmlNode, System.bool serializeChildrenOnly )
Parameters
- xmlNode
- The XML node to serialize, typically a XML document (NXmlDocument).
- serializeChildrenOnly
- Specifies whether to serialize only the node's children.