PreviousofValues Up
dictionary
withAllNext

dictionary Method ofValuesAuto

Returns a new instance of Dictionary capable of holding a number of associations indicated by lnkSize. The class of Associations to be stored is indicated by keyTemplate and collectiontemplate This method differs from "ofValues" as it creates the association template for you.

Using Parameters
keytemplate OBJECT
collectiontemplate OBJECT
lnksize PIC S9(9) COMP-5
Returning Parameter
adictionary OBJECT