Méthode System::Xml::XmlComment::WriteTo

XmlComment::WriteTo method

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

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

Voir aussi