System::Xml::XPath::XPathNavigator::get_NodeType method
XPathNavigator::get_NodeType method
When overridden in a derived class, gets the XPathNodeType of the current node.
virtual XPathNodeType System::Xml::XPath::XPathNavigator::get_NodeType()=0
ReturnValue
One of the XPathNodeType values representing the current node.
See Also
- Enum XPathNodeType
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++