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