#import <EDSortedCollection.h>
Abgeleitet von EDKeyedCollection.
Basisklasse für EDColumnInfoCollection, EDRow und EDRows.
Öffentliche Methoden | |
| (unsigned int) | - addObject: |
| (void) | - insertObject:atIndex: |
Definiert in Zeile 9 der Datei EDSortedCollection.h.
| - (unsigned int) addObject: | (id) | fp8 |
| - (void) insertObject: | (id) | fp8 | ||
| atIndex: | (unsigned int) | fp12 | ||
Implementiert EDKeyedCollection.