System::Xml::XmlProcessingInstruction::WriteContentTo method

XmlProcessingInstruction::WriteContentTo method

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

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

انظر أيضًا