Function Collection.addAll

add all items from other collection

void addAll(
  ref Collection!(T,ownItems) v
);