IDictionary.AddOrSetValue(TValue,TValue) Method

Represents method AddOrSetValue(TValue,TValue).

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

Parameters

key
Type: System.Void

value
Type: System.Void