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

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.

संबंधित देखें