Public Member Functions

OFEnumerator Class Reference

A class which provides methods to enumerate through collections. More...

#import <OFEnumerator.h>

Inheritance diagram for OFEnumerator:
OFObject <OFObject>

List of all members.

Public Member Functions

(id) - nextObject
(void) - reset

Detailed Description

A class which provides methods to enumerate through collections.


Member Function Documentation

- (id) nextObject  
Returns:
The next object
- (void) reset  

Resets the enumerator, so the next call to nextObject returns the first object again.


The documentation for this class was generated from the following files:
 All Classes Functions Variables