next up previous contents
Next: 6.5 Type Library Object Up: 6.4 Enumerator Object Previous: 6.4 Enumerator Object   Contents

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 2004-09-13