System::Xml::XmlEntityReference::get_NodeType metodo

XmlEntityReference::get_NodeType method

Restituisce il tipo del nodo.

XmlNodeType System::Xml::XmlEntityReference::get_NodeType() override

ReturnValue

Il tipo di nodo. Per i nodi XmlEntityReference, il valore è XmlNodeType::EntityReference.

Vedi anche