Overload List
| Name | Description | |
|---|---|---|
| Remove(TKey) |
Removes the element with the specified key from the KeyedCollection<(Of <(TKey, TItem>)>).
(Inherited from KeyedCollection<(Of <(Element, T>)>).) | |
| Remove(T) |
Removes the first occurrence of a specific object from the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(T>)>).) |