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
Values Property
Namespace:
EDK4Net.Collections
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
Copy
public
ICollection
<TValue>
Values
{
get
; }
Property Value
Type:
ICollection
TValue
Implements
IDictionary
TKey, TValue
Values
See Also
Reference
OrderedDictionary
TKey, TValue
Class
EDK4Net.Collections Namespace
Copyright Edika 2012-2021
Send comments on this topic to
EDK4Net Support