Share via


DiffFinder<T>.ElementsAreEqual, méthode

Espace de noms :  Microsoft.TeamFoundation.Diff
Assembly :  Microsoft.TeamFoundation.Diff (dans Microsoft.TeamFoundation.Diff.dll)

Syntaxe

'Déclaration
Protected Function ElementsAreEqual ( _
    originalIndex As Integer, _
    modifiedIndex As Integer _
) As Boolean
protected bool ElementsAreEqual(
    int originalIndex,
    int modifiedIndex
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

DiffFinder<T> Classe

Microsoft.TeamFoundation.Diff, espace de noms