OrderedMultiDictionaryTKey, TValueContains Method |
Name | Description | |
---|---|---|
![]() | Contains(KeyValuePairTKey, ICollectionTValue) |
Determines if this dictionary contains the given key and all of the values associated with that key..
(Inherited from MultiDictionaryBaseTKey, TValue.) |
![]() | Contains(TKey, TValue) |
Checks to see if value is associated with key
in the dictionary.
(Overrides MultiDictionaryBaseTKey, TValueContains(TKey, TValue).) |