THashDictionary<TKey,TValue>.TryGetValue Method

Definition

Delphi
function TryGetValue(const Key: TKey; out Value: TValue): Boolean;

Parameters

Key
TKey
Value
TValue

Returns

Boolean