Metodo System::Xml::XmlEntity::get_NodeType

XmlEntity::get_NodeType method

Restituisce il tipo del nodo.

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

ReturnValue

Il tipo di nodo. Per i nodi XmlEntity, il valore è XmlNodeType::Entity.

Vedi anche