EDK4Net Documentation
EDK4Net Documentation
EDK4Net.Collections
OrderedDictionary(TKey, TValue) Class
OrderedDictionary(TKey, TValue) Properties
IDictionary.IsFixedSize Property
ICollection.IsSynchronized Property
IDictionary.Item Property
IOrderedDictionary.Item Property
IDictionary.Keys Property
ICollection.SyncRoot Property
IDictionary.Values Property
Count Property
IsReadOnly Property
Item Property
Keys Property
Values Property
OrderedDictionary
TKey
,
TValue
IDictionary
Item Property
Namespace:
EDK4Net.Collections
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
Copy
Object
IDictionary
.
this
[
Object
key
] {
get
;
set
; }
Parameters
key
Type:
System
Object
Property Value
Type:
Object
Implements
IDictionary
Item
Object
See Also
Reference
OrderedDictionary
TKey, TValue
Class
EDK4Net.Collections Namespace
Copyright Edika 2012-2021
Send comments on this topic to
EDK4Net Support