Method ICollection<TValue>.Add ICollection<TValue>.Add(TValue) Adds an item to this set. Declaration void ICollection<TValue>.Add(TValue item) Parameters Type Name Description TValue item Implements ICollection<T>.Add(T)