System::Xml::XmlEntity::WriteTo method
XmlEntity::WriteTo method
Saves the node to the specified XmlWriter. For XmlEntity nodes, this method has no effect.
void System::Xml::XmlEntity::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 XmlEntity
- Namespace System::Xml
- Library Aspose.PDF for C++