TMapBase<TKey,TValue>.Contains Method

Overloads

Contains(TPair<TKey,TValue>)

Delphi
function Contains(const item: TPair<TKey, TValue>): Boolean

Parameters

item
TPair<TKey, TValue>

Returns

Boolean