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.

또 보기