Μέθοδος System::Xml::XmlDocument::WriteContentTo
XmlDocument::WriteContentTo method
Αποθηκεύει όλα τα παιδιά του κόμβου XmlDocument στον καθορισμένο XmlWriter.
void System::Xml::XmlDocument::WriteContentTo(const SharedPtr<XmlWriter> &xw) override
| Parameter | Type | Περιγραφή |
|---|---|---|
| xw | const SharedPtr<XmlWriter>& | Ο XmlWriter στον οποίο θέλετε να αποθηκεύσετε. |
Δείτε επίσης
- Typedef SharedPtr
- Class XmlWriter
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++