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
IOrderedDictionary
Item Property
Namespace:
EDK4Net.Collections
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
Copy
Object
IOrderedDictionary
.
this
[
int
index
] {
get
;
set
; }
Parameters
index
Type:
System
Int32
Property Value
Type:
Object
Implements
IOrderedDictionary
Item
Int32
See Also
Reference
OrderedDictionary
TKey, TValue
Class
EDK4Net.Collections Namespace
Copyright Edika 2012-2021
Send comments on this topic to
EDK4Net Support