SortedSet(T) another collection in .NET 4.0(www.code-in.net)
submitted by
baldi(508) 1 year, 11 months ago
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.
|category: C#
|Views: 28
tags:
C# another
Everyones tags:
Your Tags: