System::Xml::XmlDocument::WriteTo metode
XmlDocument::WriteTo method
Menyimpan node XmlDocument ke XmlWriter yang ditentukan.
void System::Xml::XmlDocument::WriteTo(const SharedPtr<XmlWriter> &w) override
| Parameter | Tipe | Deskripsi |
|---|---|---|
| w | const SharedPtr<XmlWriter>& | XmlWriter yang ingin Anda simpan. |
Lihat Juga
- Typedef SharedPtr
- Class XmlWriter
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++