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