System::Xml::XmlNotation::WriteTo method
XmlNotation::WriteTo method
Saves the node to the specified XmlWriter. This method has no effect on XmlNotation nodes.
void System::Xml::XmlNotation::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 XmlNotation
- Namespace System::Xml
- Library Aspose.TeX for C++