System::Xml::XmlComment::WriteTo 方法

XmlComment::WriteTo method

将节点保存到指定的 XmlWriter

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

另见