[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellPadding.op_Inequality

operator != Operator

operator !=(CellPadding, CellPadding)

Implements the operator !=.

Declaration
public static bool operator !=(CellPadding a, CellPadding b)
Public Shared Operator <>(a As CellPadding, b As CellPadding) As Boolean
Parameters
Type Name Description
CellPadding a

The first CellPadding object.

CellPadding b

The second CellPadding object.

Returns
Type Description
bool

The result of the operator.