System::Xml::XmlNotation::WriteTo método

XmlNotation::WriteTo method

Guarda el nodo en el XmlWriter especificado. Este método no tiene efecto en los nodos XmlNotation.

void System::Xml::XmlNotation::WriteTo(const SharedPtr<XmlWriter> &w) override
ParámetroTipoDescripción
wconst SharedPtr<XmlWriter>&El XmlWriter en el que desea guardar.

Ver también