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.

संबंधित देखें