at
dynamicArrayedCollection
atPut
dynamicArrayedCollection Method atNoGC
Return the element at the index position anIndex. Raise an an exception if anIndex is out of bounds.
Using Parameters
anindex
PIC S9(9) COMP-5
Returning Parameter
anelement2
GROUP