Kaos.Collections Library
Kaos.Collections Library
Kaos.Collections
RankedMap(TKey, TValue) Class
RankedMap(TKey, TValue) Constructor
RankedMap(TKey, TValue) Constructor
RankedMap(TKey, TValue) Constructor (ICollection(KeyValuePair(TKey, TValue)))
RankedMap(TKey, TValue) Constructor (IComparer(TKey))
RankedMap(TKey, TValue) Constructor (ICollection(KeyValuePair(TKey, TValue)), IComparer(TKey))
RankedMap(TKey, TValue) Constructor (SerializationInfo, StreamingContext)
RankedMap
TKey
,
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#
Copy
public
RankedMap
()
See Also
Reference
RankedMap
TKey, TValue
Class
RankedMap
TKey, TValue
Overload
Kaos.Collections Namespace
[v4.2.0.0] Copyright © 2009-2019 Kasey O. (github.com/kaosborn)