[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridCellFactoryBase.ColumnInfo.op_Inequality

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.