[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Row.Equals

Equals Method

Equals(object)

Determines whether the specified object is equivalent to this row.

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

Object to compare

Returns
Type Description
bool
Overrides