ArrayDictionary4<K, V>.

ContainsKey(K) Method

Syntax

public bool ContainsKey(K key)

Parameters

Name Type Description
key K

Return Value

Type Description
bool