TMultiMapBase<TKey,TValue>.GetItems(TKey) Method
Represents method GetItems(TKey)
.
protected function GetItems(const key: TKey): IReadOnlyList<TValue>;
Parameters
- key
- Type: TKey
Implements
IMultiMap<TKey,TValue>.GetItems(TKey)IReadOnlyMultiMap<TKey,TValue>.GetItems(TKey)