Método WriteTo de System::Xml::XmlAttribute

XmlAttribute::WriteTo method

Guarda el nodo en el XmlWriter especificado.

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

Ver también