DiffOutput.WriteElementRange (Método)

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Common
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Common (en Microsoft.TeamFoundation.VersionControl.Common.dll)

Sintaxis

'Declaración
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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DiffOutput Clase

Microsoft.TeamFoundation.VersionControl.Common (Espacio de nombres)