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