Click or drag to resize

RankedSetT Constructor

Initializes a new set instance that uses the default item comparer.

Namespace:  Kaos.Collections
Assembly:  KaosCollections (in KaosCollections.dll) Version: 4.2.0.0
Syntax
C#
public RankedSet()
See Also