IDictionary.ContainsKey(TValue) Method

Represents method ContainsKey(TValue).

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

Parameters

key
Type: System.Void

Return Value

Type: Boolean