orderedcollection

An OrderedCollection manages the storage of elements in the order in which they were added to the collection. One of the main advantages of OrderedCollections over Arrays is that they can grow dynamically as more elements are added. You can use OrderedCollections to implement stacks and queues.

Class-Control Entry

Include this entry in the Class-Control paragraph of any program using this class.

orderedcollection is class "ordrdcll"

Superclass

buttondynamicArrayedCollection


buttonClass Methods

buttonInstance Methods