MergablePropertyAttribute.Equals(Object) Methode

Definition

Gibt an, ob diese Instanz und ein angegebenes Objekt gleich sind.

public:
 override bool Equals(System::Object ^ obj);
public override bool Equals(object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean

Parameter

obj
Object

Ein anderes Zu vergleichende Objekt.

Gibt zurück

true if obj is equal to this instance; otherwise, false.

Gilt für: