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

XmlProcessingInstruction::WriteTo method

将节点保存到指定的 XmlWriter

void System::Xml::XmlProcessingInstruction::WriteTo(const SharedPtr<XmlWriter> &w) override
ParameterType描述
wconst SharedPtr<XmlWriter>&您想要保存的 XmlWriter

另见