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.
KeyedCollection<TKey, TItem>::Remove Method
.NET Framework (current version)
Namespace:
System.Collections.ObjectModel
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(T) | Removes the first occurrence of a specific object from the Collection<T>.(Inherited from Collection<T>.) |
![]() | Remove(TKey) | Removes the element with the specified key from the KeyedCollection<TKey, TItem>. |
Show:
