System::Xml::XPath::XPathNavigator::get_NodeType method

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 XPathNodeType que representan el nodo actual.

Ver también