Aracılığıyla paylaş


ChangeListHelpers.IncrementChangeCounts Yöntem

Ad alanı:  Microsoft.TeamFoundation.SourceControl.WebApi
Derleme:  Microsoft.TeamFoundation.SourceControl.WebApi (Microsoft.TeamFoundation.SourceControl.WebApi.dll içinde)

Sözdizimi

'Bildirim
Public Shared Sub IncrementChangeCounts ( _
    changeCounts As Dictionary(Of VersionControlChangeType, Integer), _
    changeType As VersionControlChangeType, _
    count As Integer _
)
public static void IncrementChangeCounts(
    Dictionary<VersionControlChangeType, int> changeCounts,
    VersionControlChangeType changeType,
    int count
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ChangeListHelpers Sınıf

Microsoft.TeamFoundation.SourceControl.WebApi Ad Alanı