OrderedSet<(Of <(<'T>)>)> Constructor
Creates a new OrderedSet. The T must implement IComparable<T>
or IComparable.
The CompareTo method of this interface will be used to compare items in this set.
Namespace:
Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)