Método System::Xml::XPath::XPathNavigator::get_HasChildren

XPathNavigator::get_HasChildren method

Devuelve un valor que indica si el nodo actual tiene nodos hijos.

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

ReturnValue

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

Ver también