Table of Contents

Method TryGetValue

Namespace
Autofac.Features.Indexed
Assembly
Autofac.dll

TryGetValue(TKey, out TValue)

bool TryGetValue(TKey key, out TValue value)

Parameters

key TKey
value TValue

Returns

bool