Compartilhar via


Método ICollectionDictionary<TKey, TElement>.RemoveElement

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

Sintaxe

'Declaração
Function RemoveElement ( _
    key As TKey, _
    element As TElement _
) As Boolean
bool RemoveElement(
    TKey key,
    TElement element
)

Parâmetros

Valor de retorno

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

ICollectionDictionary<TKey, TElement> Interface

Namespace Microsoft.TeamFoundation.Framework.Common