The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IDictionary<TKey, TValue>::Remove Method
.NET Framework (current version)
Namespace:
System.Collections.Generic
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(T) | Removes the first occurrence of a specific object from the ICollection<T>.(Inherited from ICollection<T>.) |
![]() | Remove(TKey) | Removes the element with the specified key from the IDictionary<TKey, TValue>. |
Show:
