Partager via


ChangeListHelpers.IncrementChangeFlagCount, méthode

Espace de noms :  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly :  Microsoft.TeamFoundation.SourceControl.WebApi (dans Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntaxe

'Déclaration
Public Shared Sub IncrementChangeFlagCount ( _
    changeCounts As Dictionary(Of VersionControlChangeType, Integer), _
    changeFlag As VersionControlChangeType, _
    count As Integer _
)
public static void IncrementChangeFlagCount(
    Dictionary<VersionControlChangeType, int> changeCounts,
    VersionControlChangeType changeFlag,
    int count
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ChangeListHelpers Classe

Microsoft.TeamFoundation.SourceControl.WebApi, espace de noms