PreviousaddAfter Up
orderedcollection
addAllFirstNext

orderedcollection Method addAfterIndex

Stores anElement within this OrderedCollection immediately after the index position anIndex. Raise an exception if the anIndex is out of bounds.

Using Parameters
anelement GROUP
anindex PIC S9(9) COMP-5