PreviousofReferences Up
Bag

Bag Method ofValues

Returns a new instance of Bag to store values rather than objects. The type and length of data to be stored is specified by lnkTemplate. Parameter lnkTemplate is a subclass of Intrinsic for the data type, and cloned to the length of data which you want to store.

Using Parameters
lnktemplate OBJECT
lnkSize PIC 9(9) COMP-5
Returning Parameter
acollection OBJECT