AttachedPropertyBrowsableWhenAttributePresentAttribute.Equals(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Détermine si l’attribut .NET Framework actuel AttachedPropertyBrowsableWhenAttributePresentAttribute est égal à un objet spécifié.
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
Paramètres
- obj
- Object
AttachedPropertyBrowsableWhenAttributePresentAttribute à comparer à l'objet AttachedPropertyBrowsableWhenAttributePresentAttribute actuel.
Retours
true
si le AttachedPropertyBrowsableWhenAttributePresentAttribute spécifié est égal au AttachedPropertyBrowsableWhenAttributePresentAttribute actuel ; sinon, false
.
Remarques
Cette implémentation prend en charge l’égalité des valeurs d’une valeur settable possible exposée par cet attribut. AttributeType