Kaos.Collections Library
Kaos.Collections Library
Kaos.Collections
RankedMap(TKey, TValue) Class
RankedMap(TKey, TValue) Properties
ICollection(KeyValuePair(TKey, TValue)).IsReadOnly Property
ICollection.IsSynchronized Property
ICollection.SyncRoot Property
Comparer Property
Count Property
Keys Property
MaxKey Property
MinKey Property
Values Property
RankedMap
<
TKey
,
TValue
>
.
ICollection
.
SyncRoot Property
Gets an object that can be used to synchronize access to the collection.
Namespace:
Kaos.Collections
Assembly:
KaosCollections (in KaosCollections.dll) Version: 4.2.0.0
Syntax
C#
Copy
Object
ICollection
.
SyncRoot
{
get
; }
Property Value
Type:
Object
Implements
ICollection
.
SyncRoot
See Also
Reference
RankedMap
<
TKey, TValue
>
Class
Kaos.Collections Namespace
[v4.2.0.0] Copyright © 2009-2019 Kasey O. (github.com/kaosborn)