See Also: ISet<T> Members
- T
- Documentation for this section has not yet been entered.
This interface provides methods for implementing sets, which are collections that have unique elements and specific operations. The HashSet`1 and SortedSet`1 collections implement this interface.