System::Xml::XPath::XPathNavigator::get_HasChildren метод

XPathNavigator::get_HasChildren method

Возвращает значение, указывающее, имеет ли текущий узел какие‑либо дочерние узлы.

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

ReturnValue

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

См. также