Compartilhar via


Método ICollectionDictionary<TKey, TElement>.AddElement

Namespace:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (em Microsoft.TeamFoundation.Common.dll)

Sintaxe

'Declaração
Sub AddElement ( _
    key As TKey, _
    element As TElement _
)
void AddElement(
    TKey key,
    TElement element
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ICollectionDictionary<TKey, TElement> Interface

Namespace Microsoft.TeamFoundation.Framework.Common