MultiValueDictionary<TKey, TValue>.Add Method |
Name | Description | |
---|---|---|
![]() | Add(TKey, TValue) | Adds the specified key and value to the dictionary. (Inherited from Dictionary<TKey, HashSet<TValue>>.) |
![]() | Add(TKey, TValue) |
Adds the specified value under the specified key
|