TBidiDictionary<TKey,TValue>.Remove(TKey) Method

Represents method Remove(TKey).

Namespace: Spring.Collections.Dictionaries
public
 function Remove(const key: TKey): Boolean; reintroduce; overload;

Parameters

key
Type: TKey

Return Value

Type: Boolean