addAll
addAll(coll: Collection) updating;
The addAll method of the ObjectArray class adds the contents of the collection to the receiver.
addAll(coll: Collection) updating;
The addAll method of the ObjectArray class adds the contents of the collection to the receiver.