Méthode System::Xml::XPath::XPathNavigator::get_IsNode

XPathNavigator::get_IsNode method

Retourne une valeur qui indique si le nœud actuel représente un nœud XPath.

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

ReturnValue

Toujours renvoie true.

Voir aussi