MemoryCacheList<TKey, TValue>, constructeur (Int32, IEqualityComparer<TKey>)

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

Syntaxe

'Déclaration
Public Sub New ( _
    maxSize As Integer, _
    comparer As IEqualityComparer(Of TKey) _
)
public MemoryCacheList(
    int maxSize,
    IEqualityComparer<TKey> comparer
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

MemoryCacheList<TKey, TValue> Classe

MemoryCacheList<TKey, TValue>, surcharge

Microsoft.TeamFoundation.Framework.Common, espace de noms