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