Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IDOMNodeset::reset ( void  )
pure virtual

The enumerator returns a sequence of nodes in a specific order.

This method resets that node order back to the beginning. After the next() method hits the last node in the sequence next() will return an eEndOfRecord error. At that point a reset() is required to acccess the nodes again.

Returns
SuccessP6R::eOk