ToolboxBitmapAttribute.Equals(Object) Methode

Definitie

Geeft aan of het opgegeven object een ToolboxBitmapAttribute object is en identiek is aan dit ToolboxBitmapAttribute object.

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

Parameters

value
Object

De Object te testen.

Retouren

Deze methode retourneert true of het een ToolboxBitmapAttribute object is en identiek is aan dit ToolboxBitmapAttributevalue object.

Van toepassing op