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