Collection<T>.Add Method Name Parameters Description Add(T) item Adds the specified element to the end of the collection. Add(T[]) items Adds the specified elements to the end of the collection.