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
- Enum XmlNodeType
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.Font for C++