PreviouscopyEmpty Up
Collection
deepCopyNext

Collection Method copyEmptyWithSize

Returns a new collection of the same species and ready to store the same kind of elements as this collection. However create it with a different size (lsSize).

Using Parameters
lnksize PIC S9(9) COMP-5
Returning Parameter
anewcollection OBJECT