|
|
OrderedDictionaryTKey, TValue Constructor |
| Name | Description | |
|---|---|---|
| OrderedDictionaryTKey, TValue |
Initializes a new instance of the OrderedDictionaryTKey, TValue class.
| |
| OrderedDictionaryTKey, TValue(IEqualityComparerTKey) |
Initializes a new instance of the OrderedDictionaryTKey, TValue class.
| |
| OrderedDictionaryTKey, TValue(Int32) |
Initializes a new instance of the OrderedDictionaryTKey, TValue class.
| |
| OrderedDictionaryTKey, TValue(IDictionaryTKey, TValue, IEqualityComparerTKey) |
Initializes a new instance of the OrderedDictionaryTKey, TValue class.
| |
| OrderedDictionaryTKey, TValue(Int32, IEqualityComparerTKey) |
Initializes a new instance of the OrderedDictionaryTKey, TValue class.
|