System::Xml::XmlProcessingInstruction::WriteContentTo method
XmlProcessingInstruction::WriteContentTo method
يحفظ جميع أبناء العقدة إلى XmlWriter. لأن عقد ProcessingInstruction لا تملك أبناء، لا تأثير لهذه الطريقة.
void System::Xml::XmlProcessingInstruction::WriteContentTo(const SharedPtr<XmlWriter> &w) override
| Parameter | Type | الوصف |
|---|---|---|
| w | const SharedPtr<XmlWriter>& | XmlWriter الذي تريد الحفظ إليه. |
انظر أيضًا
- Typedef SharedPtr
- Class XmlWriter
- Class XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Page for C++