System::Xml::XmlSignificantWhitespace::WriteTo method
XmlSignificantWhitespace::WriteTo method
Saves the node to the specified XmlWriter.
void System::Xml::XmlSignificantWhitespace::WriteTo(const SharedPtr<XmlWriter> &w) override
| Parameter | Type | Description | 
|---|---|---|
| w | const SharedPtr<XmlWriter>& | The XmlWriter to which you want to save. | 
See Also
- Typedef SharedPtr
 - Class XmlWriter
 - Class XmlSignificantWhitespace
 - Namespace System::Xml
 - Library Aspose.PUB for C++