System::Xml::XmlEntity::get_NodeType metodo
XmlEntity::get_NodeType method
Restituisce il tipo del nodo.
XmlNodeType System::Xml::XmlEntity::get_NodeType() override
ReturnValue
Il tipo del nodo. Per i nodi XmlEntity, il valore è XmlNodeType::Entity.
Vedi anche
- Enum XmlNodeType
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.Page for C++