Metodo System::Xml::XmlEntityReference::WriteTo

XmlEntityReference::WriteTo method

Salva il nodo nello XmlWriter specificato.

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

Vedi anche