[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.ExpressionCoder.op_Inequality

operator != Operator

operator !=(ExpressionCoder?, ExpressionCoder?)

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