ObjFW
|
A protocol for getting an enumerator for the object. More...
#import <OFEnumerator.h>
Public Member Functions | |
(OFEnumerator *) | - objectEnumerator |
Returns an OFEnumerator to enumerate through all objects of the collection. |
A protocol for getting an enumerator for the object.
- (OFEnumerator*) objectEnumerator |
Returns an OFEnumerator to enumerate through all objects of the collection.