Compartilhar via


Método ICollectionDictionary<TKey, TElement>.Remove

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

Sintaxe

'Declaração
Function Remove ( _
    key As TKey _
) As Boolean
bool Remove(
    TKey key
)

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