Overload List
Name | Description | |
---|---|---|
Contains(TKey) |
Determines whether the collection contains an element with the specified key.
(Inherited from KeyedCollection<(Of <(<'Guid, Appointment>)>)>.) |
|
Contains(Int32) |
Check if collection contains an item with specified index.
(Inherited from BaseCollection<(Of <(<'T>)>)>.) |
|
Contains(T) |
Determines whether an element is in the Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'Appointment>)>)>.) |