Metodo System::Xml::XmlEntityReference::get_Value

XmlEntityReference::get_Value method

Restituisce il valore del nodo.

String System::Xml::XmlEntityReference::get_Value() override

ReturnValue

Il valore del nodo. Per i nodi XmlEntityReference, questo metodo restituisce nullptr.

Vedi anche