System::Xml::XmlEntity::get_NodeType method
XmlEntity::get_NodeType method
Returns the type of the node.
XmlNodeType System::Xml::XmlEntity::get_NodeType() override
ReturnValue
The node type. For XmlEntity nodes, the value is XmlNodeType::Entity.
See Also
- Enum XmlNodeType
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.PDF for C++