NSIndexSet constructor
NSIndexSet()
Returns a new instance of NSIndexSet constructed with the default new method.
Implementation
NSIndexSet() : this.as(new$().object$);
Returns a new instance of NSIndexSet constructed with the default new method.
NSIndexSet() : this.as(new$().object$);