Click or drag to resize

RankedMapTKey, TValue Constructor

Initializes a new map instance using the default key comparer.

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