Skip to main content
A newer version of this page is available. .
Tab

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.