AdvisableKeyedCollection<TKey, TItem>.Contains Method |
Name | Description | |
---|---|---|
|
Contains(T) |
Determines whether the ICollection<T> contains a specific value. (Inherited from AdvisableCollection<T>.) |
|
Contains(TKey) |
Determines whether the collection contains an element with the specified key.
|