o_Iterator
open override fun o_Iterator(self: AvailObject): SetDescriptor.SetIterator
Content copied to clipboard
Answer an iterator suitable for traversing the elements of the object with a Java foreach construct.
Return
An iterator.
Parameters
self
An AvailObject.