Class SortedSetUIntDescending

SortedSetUIntDescending class

public class SortedSetUIntDescending : SortedSet<uint>

Constructors

NameDescription
SortedSetUIntDescending()Parameterless constructor with setting the custom comparer.

See Also