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