System::Xml::XPath::XPathNavigator::get_HasChildren method
XPathNavigator::get_HasChildren method
Returns a value that indicates whether the current node has any child nodes.
virtual bool System::Xml::XPath::XPathNavigator::get_HasChildren()
ReturnValue
true if the current node has any child nodes; otherwise, false.
See Also
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++