Contents tagged with Collection
-
The new SortedSet<T> Collection in .NET 4.0
With the newest release of .NET Framework, version 4.0 - the class library provides new collection set from System.Collections.Generic classes called SortedSet<T>.