THashDictionary<TKey,TValue>.Contains Method

Definition

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

Parameters

Value
TPair<TKey, TValue>

Returns

Boolean