Metodo ICollectionDictionary<TKey, TElement>.AddElement

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Sintassi

'Dichiarazione
Sub AddElement ( _
    key As TKey, _
    element As TElement _
)
void AddElement(
    TKey key,
    TElement element
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ICollectionDictionary<TKey, TElement> Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.Framework.Common