Dockyard > Objective-C Classes > NSIndexSet Additions
Class Description
Adds support for a little-used ability to create an index set from an NSArray of NSNumbers. Rarely needed at all.
Methods
Method Detail
- (id)initWithIndexesInArray:(NSArray *)indexArray
Initializes and returns a newly allocated NSIndexSet containing the indexes specified by the NSNumbers in indexArray.
This page was generated with DocYouMeant, a program created by Belkadan Software