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

XPathNavigator::get_HasAttributes method

현재 노드에 속성이 있는지 여부를 나타내는 값을 반환합니다.

virtual bool System::Xml::XPath::XPathNavigator::get_HasAttributes()

ReturnValue

true if the current node has attributes; returns false if the current node has no attributes, or if the XPathNavigator is not positioned on an element node.

또 보기