Partager via


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

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

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ICollectionDictionary<TKey, TElement> Interface

Microsoft.TeamFoundation.Framework.Common, espace de noms