Freigeben über


DiffOutput.ComputeHunkEnd-Methode

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntax

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

Parameter

  • diffList
    Typ: array<IDiffChange[]

Rückgabewert

Typ: System.Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

DiffOutput Klasse

Microsoft.TeamFoundation.VersionControl.Common-Namespace