System::Xml::XmlCDataSection::WriteContentTo metodo

XmlCDataSection::WriteContentTo method

Salva i figli del nodo nello XmlWriter specificato.

void System::Xml::XmlCDataSection::WriteContentTo(const SharedPtr<XmlWriter> &w) override
ParametroTipoDescrizione
wconst SharedPtr<XmlWriter>&Il XmlWriter a cui vuoi salvare.

Vedi anche