Propriedade MemoryCacheList<TKey, TValue>.Item

Namespace:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (em Microsoft.TeamFoundation.Common.dll)

Sintaxe

'Declaração
Public Default Property Item ( _
    key As TKey _
) As TValue
public TValue this[
    TKey key
] { get; set; }

Parâmetros

Valor de propriedade

Tipo: TValue

Segurança do .NET Framework

Consulte também

Referência

MemoryCacheList<TKey, TValue> Classe

Namespace Microsoft.TeamFoundation.Framework.Common