Method Remove Remove(TValue) Removes the specified item from the set. Declaration public bool Remove(TValue item) Parameters Type Name Description TValue item Returns Type Description bool Implements ICollection<T>.Remove(T)