Method Add Add(T) Adds the given item to the end of this list. Declaration void Add(T item) Parameters Type Name Description T item The item to add.