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