ActivatableDictionary<TKey, TValue>.

ContainsKey(TKey) Method

Syntax

public bool ContainsKey(TKey key)

Parameters

Name Type Description
key TKey

Return Value

Type Description
bool