MemoryCacheList<TKey, TValue>.Item (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Common
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public Default Property Item ( _
    key As TKey _
) As TValue
public TValue this[
    TKey key
] { get; set; }

Parámetros

Valor de propiedad

Tipo: TValue

Seguridad de .NET Framework

Vea también

Referencia

MemoryCacheList<TKey, TValue> Clase

Microsoft.TeamFoundation.Framework.Common (Espacio de nombres)