Next: , Previous: , Up: Collection   [Index]


1.37.3 Collection: adding

add: newObject

Add newObject to the receiver, answer it

addAll: aCollection

Adds all the elements of ’aCollection’ to the receiver, answer aCollection