System::Xml::XPath::XPathNodeIterator::MoveNext método
XPathNodeIterator::MoveNext method
Cuando se sobrescribe en una clase derivada, mueve el objeto XPathNavigator devuelto por el método XPathNodeIterator::get_Current al siguiente nodo en el conjunto de nodos seleccionado.
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.
Ver también
- Class XPathNodeIterator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++