NSIndexSet Class Reference
PDF
Overview
Adopted Protocols
Tasks
Creating Index Sets
Querying Index Sets
Comparing Index Sets
Getting Indexes
Class Methods
indexSet
indexSetWithIndex:
indexSetWithIndexesInRange:
Instance Methods
containsIndex:
containsIndexes:
containsIndexesInRange:
count
countOfIndexesInRange:
firstIndex
getIndexes:maxCount:inIndexRange:
indexGreaterThanIndex:
indexGreaterThanOrEqualToIndex:
indexLessThanIndex:
indexLessThanOrEqualToIndex:
init
initWithIndex:
initWithIndexesInRange:
initWithIndexSet:
intersectsIndexesInRange:
isEqualToIndexSet:
lastIndex
Revision History
Index
Companion Guide
Collections Programming Topics for Cocoa