EDK4Net Documentation
EDK4Net Documentation
EDK4Net.Collections
OrderedDictionary(TKey, TValue) Class
OrderedDictionary(TKey, TValue) Constructor
OrderedDictionary(TKey, TValue) Constructor
OrderedDictionary(TKey, TValue) Constructor (IEqualityComparer(TKey))
OrderedDictionary(TKey, TValue) Constructor (Int32)
OrderedDictionary(TKey, TValue) Constructor (Int32, IEqualityComparer(TKey))
OrderedDictionary
TKey
,
TValue
Constructor (IEqualityComparer
TKey
)
Initializes a new instance of the
OrderedDictionary
TKey, TValue
class
Namespace:
EDK4Net.Collections
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
Copy
public
OrderedDictionary
(
IEqualityComparer
<TKey>
comparer
)
Parameters
comparer
Type:
System.Collections.Generic
IEqualityComparer
TKey
See Also
Reference
OrderedDictionary
TKey, TValue
Class
OrderedDictionary
TKey, TValue
Overload
EDK4Net.Collections Namespace
Copyright Edika 2012-2021
Send comments on this topic to
EDK4Net Support