System::Xml::XPath::XPathNodeIterator::MoveNext method

XPathNodeIterator::MoveNext method

عند تجاوزها في فئة مشتقة، تنقل كائن XPathNavigator الذي تُعيده طريقة XPathNodeIterator::get_Current إلى العقدة التالية في مجموعة العقد المحددة.

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.

انظر أيضًا