طريقة 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.

انظر أيضًا