Overload List

  NameDescription
Contains(TKey)
Determines whether the collection contains an element with the specified key.
(Inherited from KeyedCollection<(Of <(TKey, TItem>)>).)
Contains(T)
Determines whether an element is in the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(TItem>)>).)

See Also