IBidiDictionary<TKey,TValue>.SetValue(TKey,TValue) Method

Represents method SetValue(TKey,TValue).

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

Parameters

key
Type: TKey

value
Type: TValue