Overload List

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

See Also