ActiveReports 9
Inequality Operator (ColorEx)

Left operand
Right operand
Implements the operator !=.
Syntax
'Declaration
 
Public Operator <>( _
   ByVal x As ColorEx, _
   ByVal y As ColorEx _
) As System.Boolean
public System.bool operator !=( 
   ColorEx x,
   ColorEx y
)

Parameters

x
Left operand
y
Right operand
See Also

Reference

ColorEx Structure
ColorEx Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum