'Declaration Public Shared Function GreaterThan( _ ByVal left As TdTime, _ ByVal right As TdTime _ ) As Boolean
Parameters
- left
- An instance of TdTime.
- right
- An instance of TdTime.
Return Value
A boolean is returned that indicates the result of the comparison.