[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapTileKey.op_Equality

operator == Operator

operator ==(MapTileKey, MapTileKey)

Equality operator implementation.

Declaration
public static bool operator ==(MapTileKey x, MapTileKey y)
Parameters
Type Name Description
MapTileKey x

Left operand.

MapTileKey y

Right operand.

Returns
Type Description
bool

true if the specified operands are equal; otherwise, false.