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

XPathNavigator::get_IsNode method

Devuelve un valor que indica si el nodo actual representa un nodo XPath.

bool System::Xml::XPath::XPathNavigator::get_IsNode() override

ReturnValue

Siempre devuelve true.

Ver también