IDictionary<TKey,TValue>.SetItem(TKey,TValue) Method

Represents method SetItem(TKey,TValue).

Namespace: Spring.Collections
public
 procedure SetItem(const key: TKey; const value: TValue);

Parameters

key
Type: TKey

value
Type: TValue