



Methods
- Next
- returns the next object in the enumeration or nil
if the end has been reached.
- Skip
- skips the next object, returning true if succeeded
of false if not.
- Reset
- restarts the enumerator.
- Clone
- returns a new enumerator in the same state.
Fabio Mascarenhas de Queiroz 2005-01-07