Previousdo Up
ValueSet
growNext

ValueSet Method doWithOutCopy

Iterate over the members of the set sending aMessage for each element, passing that element as a parameter. aMessage should be a CallBack pointing to a method which expects an element as a parameter. For more information see the topic Collection Iterator Methods in the on-line documentation.

Using Parameters
amessage OBJECT