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