Oolite 1.91.0.7699-250829-cea269d
Loading...
Searching...
No Matches
NSEnumerator(OOForEachSupport) Category Reference

#include <OOCocoa.h>

Instance Methods

(NSEnumerator *) - objectEnumerator

Detailed Description

Definition at line 377 of file OOCocoa.h.

Method Documentation

◆ objectEnumerator

- (NSEnumerator *) objectEnumerator

Definition at line 84 of file OOCocoa.m.

85{
86 return self;
87}

References objectEnumerator.

Referenced by objectEnumerator.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this category was generated from the following files: