Compartilhar via


Método CollectionDictionary<TKey, TElement>.Remove

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

Sintaxe

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

Parâmetros

Valor de retorno

Tipo: System.Boolean

Implementações

ICollectionDictionary<TKey, TElement>.Remove(TKey)

Segurança do .NET Framework

Consulte também

Referência

CollectionDictionary<TKey, TElement> Classe

Namespace Microsoft.TeamFoundation.Framework.Common