Kaos.Collections Library
Kaos.Collections Library
Kaos.Collections
RankedDictionary(TKey, TValue) Class
RankedDictionary(TKey, TValue) Properties
IDictionary.IsFixedSize Property
ICollection(KeyValuePair(TKey, TValue)).IsReadOnly Property
IDictionary.IsReadOnly Property
ICollection.IsSynchronized Property
IDictionary.Item Property
IDictionary(TKey, TValue).Keys Property
IReadOnlyDictionary(TKey, TValue).Keys Property
IDictionary.Keys Property
ICollection.SyncRoot Property
IDictionary(TKey, TValue).Values Property
IReadOnlyDictionary(TKey, TValue).Values Property
IDictionary.Values Property
Comparer Property
Count Property
Item Property
Keys Property
MaxKey Property
MinKey Property
Values Property
RankedDictionary
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
RankedDictionary
TKey, TValue
Class
Kaos.Collections Namespace
[v4.2.0.0] Copyright © 2009-2019 Kasey O. (github.com/kaosborn)