ActivatableDictionary<TKey, TValue>.

ContainsValue(TValue) Method

Syntax

public bool ContainsValue(TValue value)

Parameters

Name Type Description
value TValue

Return Value

Type Description
bool