Dictionary<(Of <(<'TKey1, TKey2, TValue>)>)>..::..Remove Method
Overload List
Name | Description | |
---|---|---|
![]() |
Remove(ValueTuple<(Of <<'(TKey1, TKey2>)>>)) |
Removes the element with the specified key from the [IDictionary{TKey,TValue}].
|
![]() |
Remove(TKey1, TKey2) |
Removes the element with the specified key from the [IDictionary{TKey,TValue}].
|
![]() |
Remove(KeyValuePair<(Of <<'(ValueTuple<(Of <<'(TKey1, TKey2>)>>), TValue>)>>)) |
Removes the first occurrence of a specific object from the [ICollection{T}].
|