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
IDictionary
IsReadOnly Property
Indicates that the dictionary may be modified.
Namespace:
Kaos.Collections
Assembly:
KaosCollections (in KaosCollections.dll) Version: 4.2.0.0
Syntax
C#
Copy
bool
IDictionary
.
IsReadOnly
{
get
; }
Property Value
Type:
Boolean
Implements
IDictionary
IsReadOnly
See Also
Reference
RankedDictionary
TKey, TValue
Class
Kaos.Collections Namespace
[v4.2.0.0] Copyright © 2009-2019 Kasey O. (github.com/kaosborn)