'Usage Dim instance As CalculatorButtonStyleInfo 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 CalculatorButtonStyleInfo and is equal to this object; otherwise, false.