System::Xml::XPath::XPathNavigator::get_HasChildren méthode

XPathNavigator::get_HasChildren method

Renvoie une valeur indiquant si le nœud actuel possède des nœuds enfants.

virtual bool System::Xml::XPath::XPathNavigator::get_HasChildren()

ReturnValue

true if the current node has any child nodes; otherwise, false.

Voir aussi