DiffOutput.ComputeHunkEnd, méthode

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

Syntaxe

'Déclaration
Protected Function ComputeHunkEnd ( _
    diffList As IDiffChange(), _
    hunkStart As Integer, _
    contextLines As Integer _
) As Integer
protected int ComputeHunkEnd(
    IDiffChange[] diffList,
    int hunkStart,
    int contextLines
)

Paramètres

  • diffList
    Type : array<IDiffChange[]

Valeur de retour

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

DiffOutput Classe

Microsoft.TeamFoundation.VersionControl.Common, espace de noms