System::Xml::XPath::XPathNavigator::get_IsEmptyElement 메서드

XPathNavigator::get_IsEmptyElement method

파생 클래스에서 재정의될 경우, 현재 노드가 종료 태그가 없는 빈 요소인지 여부를 나타내는 값을 가져옵니다.

virtual bool System::Xml::XPath::XPathNavigator::get_IsEmptyElement()=0

ReturnValue

true if the current node is an empty element; otherwise, false.

또 보기