Parent Package: OpenEdge.DataAdmin.Lang

OpenEdge.DataAdmin.Lang.Collections

Interfaces
OpenEdge.DataAdmin.Lang.Collections.ICollection A collection represents a group of objects, known as its elements.
OpenEdge.DataAdmin.Lang.Collections.IIterator traverses a collection forward
OpenEdge.DataAdmin.Lang.Collections.IList
OpenEdge.DataAdmin.Lang.Collections.IListIterator An iterator for lists that can traverse the list in both directions

Classes
Iterator
ListIterator