This operator determines whether the is less than the .
Syntax
Parameters
- left
- An instance of TdIntervalDayToHour.
- right
- An instance of TdIntervalDayToHour.
Return Value
True
indicates the is less than the , false
otherwise.
Return Value |
Description |
true |
and are not TdIntervalDayToHour.Null and is less than . |
false |
The is greater than or equal to
-or-
Either and / or is Null. |
Requirements
Product | Versions | Platforms |
.NET | 2.1, 3.1, 6 | Windows, Linux, MacOS |
.NET Framework | 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
.NET Standard | 2.0 | Windows, Linux, MacOS |
See Also