| Overload | Description |
|---|---|
| SerializeToString(NXmlNode,Boolean) | Serializes the given XML node to string. |
| SerializeToString(NXmlNode,Boolean,NEncoding) | Serializes the given XML node to string adding a declaration for the specified encoding if AddDocumentDeclaration is set to true and the given XML node is an XML document. |