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.
参照
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++