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.

参照