Overload List
| Name | Description | |
|---|---|---|
| Contains(TKey) |
Determines whether the collection contains an element with the specified key.
(Inherited from KeyedCollection<(Of <(Element, T>)>).) | |
| Contains(T) |
Determines whether an element is in the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(T>)>).) |