Method Add Add(TValue) Adds an item to this set. Declaration public bool Add(TValue item) Parameters Type Name Description TValue item Returns Type Description bool Implements ISet<T>.Add(T)