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