ActiveReports 12
Inequality Operator (MapTileKey)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace > MapTileKey Structure : Inequality Operator
Left operand.
Right operand.
Inequality operator implementation.
Syntax
'Declaration
 
Public Operator <>( _
   ByVal x As MapTileKey, _
   ByVal y As MapTileKey _
) As Boolean
public bool operator !=( 
   MapTileKey x,
   MapTileKey y
)

Parameters

x
Left operand.
y
Right operand.
See Also

Reference

MapTileKey Structure
MapTileKey Members