System::Xml::XmlDocument::WriteTo 方法

XmlDocument::WriteTo method

XmlDocument 节点保存到指定的 XmlWriter

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

另见