System::Xml::XmlNode::get_HasChildNodes メソッド
XmlNode::get_HasChildNodes method
このノードに子ノードがあるかどうかを示す値を返します。
virtual bool System::Xml::XmlNode::get_HasChildNodes()
ReturnValue
true if the node has child nodes; otherwise, false.
参照
- Class XmlNode
- Namespace System::Xml
- Library Aspose.Page for C++