[]
        
(Showing Draft Content)

C1.iOS.Grid.GridCellFactoryBase.RowInfo.op_Equality

operator == Operator

operator ==(RowInfo, RowInfo)

Implements the operator ==.

Declaration
public static bool operator ==(GridCellFactoryBase.RowInfo a, GridCellFactoryBase.RowInfo b)
Parameters
Type Name Description
GridCellFactoryBase.RowInfo a

a.

GridCellFactoryBase.RowInfo b

The b.

Returns
Type Description
bool

The result of the operator.