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.
Sets are useful when performing set operations between two collections.
SortedSet<T> A collection of unique objects that are maintained in sorted order.