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

XPathNavigator::MoveToFirstAttribute method

파생 클래스에서 재정의될 경우, 현재 노드의 첫 번째 속성으로 XPathNavigator를 이동합니다.

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

ReturnValue

true if the XPathNavigator is successful moving to the first attribute of the current node; otherwise, false. If false, the position of the XPathNavigator is unchanged.

또 보기