System::Xml::XmlComment::WriteContentTo طريقة

XmlComment::WriteContentTo method

يحفظ جميع أبناء العقدة إلى XmlWriter المحدد. لأن عقد التعليق لا تحتوي على أبناء، فإن هذه الطريقة لا تُحدث أي تأثير.

void System::Xml::XmlComment::WriteContentTo(const SharedPtr<XmlWriter> &w) override
ParameterTypeالوصف
wconst SharedPtr<XmlWriter>&XmlWriter الذي تريد الحفظ إليه.

انظر أيضًا