System::Xml::XPath::XPathNodeIterator::MoveNext 메서드

XPathNodeIterator::MoveNext method

파생 클래스에서 재정의될 경우, XPathNodeIterator::get_Current 메서드가 반환하는 XPathNavigator 객체를 선택된 노드 집합의 다음 노드로 이동시킵니다.

virtual bool System::Xml::XPath::XPathNodeIterator::MoveNext()=0

ReturnValue

true if the XPathNavigator object moved to the next node; false if there are no more selected nodes.

또 보기