Overload List
Name | Description | |
---|---|---|
![]() |
Dictionary<(Of <(<'TKey, TValue>)>)>()()()() |
Initializes a new instance of the Dictionary class with the default key comparer.
|
![]() |
Dictionary<(Of <(<'TKey, TValue>)>)>(IEqualityComparer<(Of <<'(TKey>)>>)) |
Initializes a new instance of the Dictionary class with the specified key comparer.
|