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

XPathNavigator::MoveToParent method

파생 클래스에서 재정의될 경우, XPathNavigator를 현재 노드의 부모 노드로 이동시킵니다.

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

ReturnValue

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

또 보기