Método MemoryCacheList<TKey, TValue>.Add

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

Sintaxe

'Declaração
Public Sub Add ( _
    key As TKey, _
    value As TValue _
)
public void Add(
    TKey key,
    TValue value
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

MemoryCacheList<TKey, TValue> Classe

Namespace Microsoft.TeamFoundation.Framework.Common