qmathe@club-internet.fr
)Additions to index set classes.
Copyright: (C) 2007 Quentin Mathe
- Declared in:
- NSIndexSet+Etoile.h
@group Collection Additions
Returns an array of index paths by creating a new index path for each index stored in the receiver.
Each resulting index path only contains a single index.
- Declared in:
- NSIndexSet+Etoile.h
@group Collection Additions
Inverts whether an index is present or not in the index set.
If the receiver contains index, this index gets removed, else this index gets added.