System::Xml::XmlCDataSection::WriteTo método

XmlCDataSection::WriteTo method

Guarda el nodo en el XmlWriter especificado.

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

Ver también