ActiveReports 12
Equality Operator (MapTileKey)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace > MapTileKey Structure : Equality Operator
Left operand.
Right operand.
Equality 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