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