EDK4Net Documentation
EDK4Net Documentation
EDK4Net.Collections
OrderedDictionary(TKey, TValue) Class
OrderedDictionary(TKey, TValue) Properties
Item Property
Item Property (Int32)
Item Property (TKey)
OrderedDictionary
TKey
,
TValue
Item Property (
TKey
)
Namespace:
EDK4Net.Collections
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
Copy
public
TValue
this
[ TKey
key
] {
get
;
set
; }
Parameters
key
Type:
TKey
Property Value
Type:
TValue
Implements
IDictionary
TKey, TValue
Item
TKey
See Also
Reference
OrderedDictionary
TKey, TValue
Class
Item Overload
EDK4Net.Collections Namespace
Copyright Edika 2012-2021
Send comments on this topic to
EDK4Net Support