System::Xml::XPath::XPathNavigator::get_HasChildren metodo

XPathNavigator::get_HasChildren method

Restituisce un valore che indica se il nodo corrente possiede nodi figlio.

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

ReturnValue

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

Vedi anche