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