TMultiMap<TKey,TValue>.GetItems Method

Definition

Delphi
function GetItems(const key: TKey): IReadOnlyCollection<TValue>

Parameters

key
TKey

Returns