System::Xml::XmlNotation::WriteContentTo 方法

XmlNotation::WriteContentTo method

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

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

另见