Overload List

  Name Description
Protected method Dictionary<(Of <(<'TKey, TValue>)>)>()()()()
Initializes a new instance of the Dictionary class with the default key comparer.
Protected method Dictionary<(Of <(<'TKey, TValue>)>)>(IEqualityComparer<(Of <<'(TKey>)>>))
Initializes a new instance of the Dictionary class with the specified key comparer.

See Also