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