'Usage
Dim instance As CalculatorButtonStyle Dim obj As Object Dim value As Boolean value = instance.Equals(obj)
Parameters
- obj
- The object to compare to this object.
Return Value
true if obj is an instance of CalculatorButtonStyle and is equal to this object; otherwise, false.