[]
        
(Showing Draft Content)

C1.Android.Grid.GridCellFactoryBase.ColumnInfo.op_Equality

operator == Operator

operator ==(ColumnInfo, ColumnInfo)

Implements the operator ==.

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

a.

GridCellFactoryBase.ColumnInfo b

The b.

Returns
Type Description
bool

The result of the operator.