System::Xml::XmlCDataSection::WriteContentTo método

XmlCDataSection::WriteContentTo method

Guarda los hijos del nodo en el XmlWriter especificado.

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

Ver también