Documentation

NSIndexSet categories documentation

All the public Categories which extend NSIndexSet class.

ETCollection

NSIndexSet (ETCollection) <ETCollection>

ETCollection support for NSIndexSet.

AuthorsGenerated by qmathe
Declared inETCollection.h

Default

+ (Class) mutableClass

Returns NSMutableIndexSet class.

    - (id) content
    Description forthcoming.
      - (NSArray *) contentArray
      Description forthcoming.
        - (NSEnumerator *) objectEnumerator
        Description forthcoming.

          ETCollectionHOM

          NSIndexSet (ETCollectionHOM) <ETCollectionHOM>

          Higher-order messaging support for NSIndexSet.

          AuthorsGenerated by qmathe
          Declared inETCollection+HOM.h

          Etoile

          NSIndexSet (Etoile)

          Additions to NSIndexSet.

          AuthorsGenerated by qmathe
          Declared inNSIndexSet+Etoile.h

          Default

          - (NSArray *) indexPaths

          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.