createIterator(): Iterator;
The createIterator method creates an iterator for the Set class.
Use an iterator associated with the set to remember the current position in the set. For details about iterators, see the Iterator class.
VERSION 2018.0.01 | Copyright © 2018 Jade Software Corporation Limited. All rights reserved.