System::Xml::XmlNotation::WriteTo 方法

XmlNotation::WriteTo method

将节点保存到指定的 XmlWriter。此方法对 XmlNotation 节点没有影响。

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

另见