createIterator
createIterator(): Iterator;
The createIterator method of the Array class creates iterators for the Array class and its subclasses.
For details about iterators, see the Iterator class.
createIterator(): Iterator;
The createIterator method of the Array class creates iterators for the Array class and its subclasses.
For details about iterators, see the Iterator class.