Click or drag to resize

Patch Properties

The Patch type exposes the following members.

Properties
  Name Description
Public property Diffs List of Diffs in the patch
Public property Length1 Number of lines from source contained in this patch
Public property Length2 Number of lines from target contained in this patch
Public property Start1 Source line number (zero-based index)
Public property Start2 Target line number (zero-based index)
Top
See Also