SortDescription.Equals(Object) Methode

Definition

Vergleicht die angegebene Instanz und die aktuelle Instanz der SortDescription Wertgleichstellung.

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

Die SortDescription zu vergleichende Instanz.

Gibt zurück

true if obj and this instance of SortDescription have the same values.

Gilt für: