Method Add Add(TValue) Adds an item to the end of this list. Declaration public void Add(TValue item) Parameters Type Name Description TValue item Implements ICollection<T>.Add(T)