Partager via


IVersionControlService.Delete, méthode

Espace de noms :  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly :  Microsoft.VisualStudio.TeamFoundation.VersionControl (dans Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntaxe

'Déclaration
Function Delete ( _
    items As String(), _
    count As Integer, _
    recursivePendingChangesScan As Boolean, _
    <OutAttribute> ByRef numberDeleted As Integer _
) As Integer
int Delete(
    string[] items,
    int count,
    bool recursivePendingChangesScan,
    out int numberDeleted
)

Paramètres

Valeur de retour

Type : System.Int32
retourne Int32 ;

Sécurité .NET Framework

Voir aussi

Référence

IVersionControlService Interface

Microsoft.VisualStudio.TeamFoundation.VersionControl, espace de noms