[]
        
(Showing Draft Content)

C1.Util.DX.Bool.op_Inequality

operator != Operator

operator !=(Bool, Bool)

Determines if the specified values are not equal.

Declaration
public static bool operator !=(Bool left, Bool right)
Parameters
Type Name Description
Bool left
Bool right
Returns
Type Description
bool