Interface IIndex<TKey, TValue> NamespaceAutofac.Features.Indexed AssemblyAutofac.dll public interface IIndex<in TKey, TValue> Type Parameters TKey TValue Properties this[TKey] Methods TryGetValue(TKey, out TValue)