Error!
Success!

SortedSet(T) another collection in .NET 4.0

0
kicks

SortedSet(T) another collection in .NET 4.0  (Unpublished)

With SortedSet(T) we have another specialized built in collection in the base class library. SortedSet(T) is the solution if you need a list of unique items which should stay sorted.


Kicked By:
Drop Kicked By: