MemoryCacheList<TKey, TValue>.Add, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Common
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Sub Add ( _
    key As TKey, _
    value As TValue _
)
public void Add(
    TKey key,
    TValue value
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

MemoryCacheList<TKey, TValue> Classe

Microsoft.TeamFoundation.Framework.Common, espace de noms