TypedSortedListEx TKey , TValue Contains Method |
Name | Description | |
---|---|---|
![]() |
Contains(KeyValuePair TKey, TValue ) |
Determines whether the collection contains a specific key-value pair.
|
![]() |
Contains(Object) |
Determines whether the collection contains an element with the specified key.
|
![]() |
Contains(TKey) |
Determines whether the list contains an element with the specified key.
|