Partager via


ConcurrentCollectionDictionary<TKey, TElement>.Remove, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Common
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Function Remove ( _
    key As TKey _
) As Boolean
public bool Remove(
    TKey key
)

Paramètres

Valeur de retour

Type : System.Boolean

Implémentations

ICollectionDictionary<TKey, TElement>.Remove(TKey)

Sécurité .NET Framework

Voir aussi

Référence

ConcurrentCollectionDictionary<TKey, TElement> Classe

Microsoft.TeamFoundation.Framework.Common, espace de noms