FlatStore<T>.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 ( _
    token As String, _
    recurse As Boolean _
) As Boolean
public bool Remove(
    string token,
    bool recurse
)

Paramètres

Valeur de retour

Type : System.Boolean

Implémentations

ITokenStore<T>.Remove(String, Boolean)

Sécurité .NET Framework

Voir aussi

Référence

FlatStore<T> Classe

Microsoft.TeamFoundation.Framework.Common, espace de noms