PropertyExpressionCollection.Equals(Object) Méthode

Définition

Détermine si l'objet fourni est égal à l'instance actuelle.

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

Paramètres

other
Object

Objet pouvant être casté en objet PropertyExpressionCollection.

Retours

Boolean

true si les deux objets sont égaux ; Sinon, false.

S’applique à