ReadOnlyMultiValueDictionary<(Of <(<'TKey, TValue>)>)> Methods
The ReadOnlyMultiValueDictionary<(Of <(<'TKey, TValue>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Contains(KeyValuePair<(Of <<'(TKey, TValue>)>>)) |
Determines whether the dictionary contains the key/value pair.
|
|
|
Contains(TKey, TValue) |
Determines whether this instance contains the key/value pair.
|
|
|
ContainsKey |
Determines whether the read-only dictionary contains an element that has the specified key.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator |
Returns an enumerator that iterates through the collection.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
|
|
TryGetValue |
Gets the value that is associated with the specified key.
|

