Méthode System::Xml::XmlDocument::WriteTo

XmlDocument::WriteTo method

Enregistre le nœud XmlDocument dans le XmlWriter spécifié.

void System::Xml::XmlDocument::WriteTo(const SharedPtr<XmlWriter> &w) override
ParamètreTypeDescription
wconst SharedPtr<XmlWriter>&Le XmlWriter dans lequel vous souhaitez enregistrer.

Voir aussi