Share via


TeamFoundationCacheService<TKey, TValue>.Remove-Methode

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

Syntax

'Declaration
Public Function Remove ( _
    requestContext As TeamFoundationRequestContext, _
    key As TKey _
) As Boolean
public bool Remove(
    TeamFoundationRequestContext requestContext,
    TKey key
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationCacheService<TKey, TValue> Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace