[]
Inequality operator implementation.
public static bool operator !=(MapTileKey x, MapTileKey y)
Left operand.
Right operand.
true if the specified operands are not equal; otherwise, false.
true
false