System::Xml::XPath::XPathNavigator::get_IsNode metodo

XPathNavigator::get_IsNode method

Restituisce un valore che indica se il nodo corrente rappresenta un nodo XPath.

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

ReturnValue

Restituisce sempre true.

Vedi anche