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