ETCollection
ETKeyedCollection <ETCollection>Unified protocol to interact with collections composed of key-value pairs.
| Authors | Generated by qmathe |
|---|---|
| Declared in | ETCollection.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.