System::Xml::XPath::XPathNavigator::get_NodeType método

XPathNavigator::get_NodeType method

Cuando se sobrescribe en una clase derivada, obtiene el XPathNodeType del nodo actual.

virtual XPathNodeType System::Xml::XPath::XPathNavigator::get_NodeType()=0

ReturnValue

Uno de los valores de XPathNodeType que representan el nodo actual.

Ver también