Metodo ICollectionDictionary<TKey, TElement>.Remove

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Sintassi

'Dichiarazione
Function Remove ( _
    key As TKey _
) As Boolean
bool Remove(
    TKey key
)

Parametri

Valore restituito

Tipo: System.Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ICollectionDictionary<TKey, TElement> Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.Framework.Common