Classes
 ClassDescription
 ArrayIterator An iterator to iterate over an Array object.
 ListIterator An iterator to iterate over lists (implementations of the IList interface).
 ListMapIterator An iterator to iterate over implementations of IListMap interface.
 MapIterator An iterator to iterate over maps (implementations of the IMap interface).
 ReadOnlyArrayIterator An iterator to iterate over an Array object.
 ReadOnlyListIterator An iterator to iterate over lists.
 ReadOnlyMapIterator An iterator to iterate over maps (implementations of the IMap interface).