NSArray constructor

NSArray()

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

Implementation

NSArray() : this.as(new$().object$);