System::Xml::XmlDocument::WriteTo metode

XmlDocument::WriteTo method

Menyimpan node XmlDocument ke XmlWriter yang ditentukan.

void System::Xml::XmlDocument::WriteTo(const SharedPtr<XmlWriter> &w) override
ParameterTipeDeskripsi
wconst SharedPtr<XmlWriter>&XmlWriter yang ingin Anda simpan.

Lihat Juga