System::Xml::XmlNotation::WriteContentTo metodo

XmlNotation::WriteContentTo method

Salva i figli del nodo nello XmlWriter specificato. Questo metodo non ha effetto sui nodi XmlNotation.

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

Vedi anche