ToolboxBitmapAttribute.Equals(Object) Méthode

Définition

Indique si l’objet spécifié est un ToolboxBitmapAttribute objet et est identique à cet ToolboxBitmapAttribute objet.

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

Paramètres

value
Object

Object À tester.

Retours

Cette méthode retourne true si value est à la fois un ToolboxBitmapAttribute objet et est identique à cet ToolboxBitmapAttribute objet.

S’applique à