Freigeben über


DiffOutput.WriteElementRange-Methode

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

Syntax

'Declaration
Protected Sub WriteElementRange ( _
    sequence As IList(Of DiffLine), _
    prefix As String, _
    startIndex As Integer, _
    endIndex As Integer _
)
protected void WriteElementRange(
    IList<DiffLine> sequence,
    string prefix,
    int startIndex,
    int endIndex
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DiffOutput Klasse

Microsoft.TeamFoundation.VersionControl.Common-Namespace