System::Xml::XmlProcessingInstruction::WriteTo 方法

XmlProcessingInstruction::WriteTo method

将节点保存到指定的 XmlWriter

void System::Xml::XmlProcessingInstruction::WriteTo(const SharedPtr<XmlWriter> &w) override
参数类型描述
wconst SharedPtr<XmlWriter>&要保存到的 XmlWriter

另见