TSortedMultiMap<TKey,TValue>.Contains Method

Overloads

Contains(TKey, TValue)

Delphi
function Contains(const key: TKey; const value: TValue): Boolean

Parameters

key
TKey
value
TValue

Returns

Boolean