Documentation for this section has not yet been entered.
Returns an instance of Java.Util.IIterator that may be used to access the objects contained by this Collection. The order in which the elements are returned by the iterator is not defined. Only if the instance of the Collection has a defined order the elements are returned in that order.