Overload List

  NameDescription
DoesNotContainKey<(Of <(TKey, TValue>)>)(IDictionary<(Of <(TKey, TValue>)>), TKey)
Verifies that unexpectedKey is not in the dictionary dictionary.
DoesNotContainKey<(Of <(TKey, TValue>)>)(IDictionary<(Of <(TKey, TValue>)>), TKey, String, array<Object>[]()[])
Verifies that unexpectedKey is not in the dictionary dictionary.

See Also