ArrayDictionary4<K, V>.

Remove(K) Method

Syntax

public bool Remove(K key)

Parameters

Name Type Description
key K

Return Value

Type Description
bool