Overload List

  NameDescription
Public methodContains(Int32)
Check if collection contains an item with specified index.
(Inherited from BaseCollection<(Of <(<'T>)>)>.)
Public methodContains(TKey)
Determines whether the collection contains an element with the specified key.
(Inherited from KeyedCollection<(Of <(<'Guid, Contact>)>)>.)

See Also