IDictionary.Remove(TValue) Method

Represents method Remove(TValue).

Namespace: Spring.Collections
public
 function Remove(const key: TValue): Boolean; overload;

Parameters

key
Type: System.Void

Return Value

Type: Boolean