MemoryCacheList<TKey, TValue>.Add (Método)

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

Sintaxis

'Declaración
Public Sub Add ( _
    key As TKey, _
    value As TValue _
)
public void Add(
    TKey key,
    TValue value
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

MemoryCacheList<TKey, TValue> Clase

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