![]() |
OrderedDictionary< TKey, TValue> . Remove Method |
Name | Description | |
---|---|---|
![]() | Remove(KeyValuePair<TKey, TValue>) |
Removes the first occurrence of a specific object from the ICollection<T>.
|
![]() | Remove(TKey) |
Removes the element with the specified key from the IDictionary<TKey, TValue>.
|