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