[]
Tests whether the given object is equal to this CalculatorButtonStyleInfo.
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
Type | Name | Description |
---|---|---|
object | obj | The object to compare to this object. |
Type | Description |
---|---|
bool | true if obj is an instance of CalculatorButtonStyleInfo and is equal to this object; otherwise, false. |