Previousdo Up
sequencedcollection
equalNext

sequencedcollection Method doWithOutCopy

Send aMessage for each element of this sequenced collection in turn, 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