Overload | Description |
---|---|
XmlNodeWriter Constructor(XmlElement,Boolean) | Construct XmlNodeWriter for building the content of the given root XmlElement node. |
XmlNodeWriter Constructor(XmlDocument,Boolean) | Construct XmlNodeWriter for building the content of the given root XmlDocument node. |