Next:
Collection-concatenating
, Previous:
Collection class-multibyte encodings
, Up:
Collection
1.36.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