System::Xml::XmlAttribute::WriteTo 方法

XmlAttribute::WriteTo method

将节点保存到指定的 XmlWriter

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

另见