IDictionary(Of 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(Of T).(Inherited from ICollection(Of T).) |
![]() | Remove(TKey) | Removes the element with the specified key from the IDictionary(Of TKey, TValue). |
Show:
