IReadOnlyDictionary<TKey,TValue>.GetItem Method

Definition

Delphi
function GetItem(const key: TKey): TValue

Parameters

key
TKey

Returns

TValue