Partager via


ConcurrentCollectionDictionary<TKey, TElement>.AddElement, méthode

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

Syntaxe

'Déclaration
Public Sub AddElement ( _
    key As TKey, _
    element As TElement _
)
public void AddElement(
    TKey key,
    TElement element
)

Paramètres

Implémentations

ICollectionDictionary<TKey, TElement>.AddElement(TKey, TElement)

Sécurité .NET Framework

Voir aussi

Référence

ConcurrentCollectionDictionary<TKey, TElement> Classe

Microsoft.TeamFoundation.Framework.Common, espace de noms