TMultiMap<TKey,TValue>.TryAdd Method

Definition

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

Parameters

key
TKey
value
TValue

Returns

Boolean