NSMutableArray constructor

NSMutableArray()

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

Implementation

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