Méthode System::Xml::XmlNotation::WriteTo

XmlNotation::WriteTo method

Enregistre le nœud dans le XmlWriter spécifié. Cette méthode n’a aucun effet sur les nœuds XmlNotation.

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

Voir aussi