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