System::Xml::XmlDocument::WriteContentTo method
XmlDocument::WriteContentTo method
Salva tutti i figli del nodo XmlDocument nel XmlWriter specificato.
void System::Xml::XmlDocument::WriteContentTo(const SharedPtr<XmlWriter> &xw) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| xw | const SharedPtr<XmlWriter>& | Il XmlWriter a cui vuoi salvare. |
Vedi anche
- Typedef SharedPtr
- Class XmlWriter
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Font for C++