[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FlatFocusIndicatorRenderer.Equals

Equals Method

Equals(object)

Determines whether the specified System.Object is equal to the current System.Object.

Declaration
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
Parameters
Type Name Description
object obj

The object

Returns
Type Description
bool

Returns true if equal;otherwise, false.

Overrides