Previouscopy Up
dictionary
dataNext

dictionary Method copyEmptyWithSize

Returns a new Dictionary which is capable of storing the same types of key and data but has the capability of storing lnkSize of them.

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