Documentation

ETCollection

ETKeyedCollection <ETCollection>

NSObject and collection class additions like a collection protocol.

AuthorsQuentin Mathe
Declared inETCollection.h

Default

- (NSArray *) arrayRepresentation

Returns an ETKeyValuePair array where every entry present in the keyed collection is turned into a pair object.

The returned array is autoreleased.