IDictionary<TKey,TValue>.GetItem(TKey) Method
Represents method GetItem(TKey)
.
public function GetItem(const key: TKey): TValue;
Parameters
- key
- Type: TKey
Return Value
Type: TValue
Represents method GetItem(TKey)
.
public function GetItem(const key: TKey): TValue;