System::Xml::XmlCDataSection::WriteTo 方法

XmlCDataSection::WriteTo method

将节点保存到指定的 XmlWriter

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

另见