PreviousdeepfinalizeWithDepth Up
dictionary
doWithOutCopyNext

dictionary Method do

Send aMessage for every association within the dictionary passing each data item associated with the association as a parameter. aMessage should be a CallBack pointing to a method which expects a data item as a parameter.

Using Parameters
amessage OBJECT