IDictionary.Add(TValue,TValue) Method

Represents method Add(TValue,TValue).

Namespace: Spring.Collections
public
 procedure Add(const key, value: TValue);

Parameters

key
Type: System.Void

value
Type: System.Void