ToolboxBitmapAttribute.Equals(Object) Méthode

Définition

Indique si l'objet spécifié est un objet ToolboxBitmapAttribute et s'il est identique à cet objet ToolboxBitmapAttribute.

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 objet ToolboxBitmapAttribute et est identique à cet objet ToolboxBitmapAttribute.

S’applique à