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