Freigeben über


ICollectionDictionary<TKey, TElement>.Remove-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

ICollectionDictionary<TKey, TElement> Schnittstelle

Microsoft.TeamFoundation.Framework.Common-Namespace