Sets

Sets are useful when performing set operations between two collections.

Other Sets

SortedSet<T> A collection of unique objects that are maintained in sorted order.