NSMutableIndexSet constructor

NSMutableIndexSet()

Returns a new instance of NSMutableIndexSet constructed with the default new method.

Implementation

factory NSMutableIndexSet() => new$();