System::Xml::XmlProcessingInstruction::WriteContentTo metode
XmlProcessingInstruction::WriteContentTo method
Menyimpan semua anak node ke XmlWriter yang ditentukan. Karena node ProcessingInstruction tidak memiliki anak, metode ini tidak berpengaruh.
void System::Xml::XmlProcessingInstruction::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 XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Page for C++