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