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