[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridCellFactoryBase.RowInfo.op_Inequality

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.