GreaterThan(Double, Longitude) | Compares an instance of Longitude to an instance of Double for different values. |
GreaterThan(Longitude, Longitude) | Compares two values to determine which is greater. |
GreaterThan(Longitude, Double) | Compares two values to determine which is greater. |