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