ofReferences | Bag |
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.
lnktemplate | OBJECT |
lnkSize | PIC 9(9) COMP-5 |
acollection | OBJECT |