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