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