共用方式為


DiffOutput.ComputeHunkEnd 方法

命名空間:  Microsoft.TeamFoundation.VersionControl.Common
組件:  Microsoft.TeamFoundation.VersionControl.Common (在 Microsoft.TeamFoundation.VersionControl.Common.dll 中)

語法

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

參數

  • diffList
    型別:array<IDiffChange[]

傳回值

型別:System.Int32

.NET Framework 安全性

請參閱

參考

DiffOutput 類別

Microsoft.TeamFoundation.VersionControl.Common 命名空間