Freigeben über


DiffLineComparer.Equals-Methode (Object, Object)

Gibt true zurück, wenn die angegebenen Elemente gleich sind.

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

Syntax

'Declaration
Public Function Equals ( _
    left As Object, _
    right As Object _
) As Boolean
public bool Equals(
    Object left,
    Object right
)

Parameter

Rückgabewert

Typ: System.Boolean
True, wenn die beiden Elemente gleich sind

.NET Framework-Sicherheit

Siehe auch

Referenz

DiffLineComparer Klasse

Equals-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace