COContainer class documentation
COContainer : COCollectionCOContainer is a mutable, ordered, strong (contained objects can only be in one COContainer) collection class.
| Authors | Generated by qmathe |
|---|---|
| Declared in | COContainer.h |
Overview
Unlike COGroup, COContainer can the same object multiple times at various indexes.
Type Querying
- - (BOOL) isContainer
Returns YES.