IReadOnlyDictionary<TKey,TValue>.GetItem(TKey) Method

Represents method GetItem(TKey).

Namespace: Spring.Collections
public
 function GetItem(const key: TKey): TValue;

Parameters

key
Type: TKey

Return Value

Type: TValue