[]
        
(Showing Draft Content)

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

operator != Operator

operator !=(MapTileKey, MapTileKey)

Inequality 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 not equal; otherwise, false.