[This is preliminary documentation and is subject to change.]

Overload List

NameDescription
Remove(TKey)
Removes the element with the specified key from the KeyedCollection<(Of <(<'TKey, TItem>)>)>.
Remove(T)
Removes the first occurrence of a specific object from the Collection<(Of <(<'T>)>)>.

See Also