ActivatableDictionary<TKey, TValue>.

Remove(TKey) Method

Syntax

public bool Remove(TKey key)

Parameters

Name Type Description
key TKey

Return Value

Type Description
bool