ActiveReports 9
Inequality Operator (MapTileKey)

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

Parameters

x
Left operand.
y
Right operand.
See Also

Reference

MapTileKey Structure
MapTileKey Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum