'Declaration Public Overloads Function CompareTo( _ ByVal other As TdIntervalDayToHour _ ) As Integer
'Usage Dim instance As TdIntervalDayToHour Dim other As TdIntervalDayToHour Dim value As Integer value = instance.CompareTo(other)
public int CompareTo( TdIntervalDayToHour other )
public: int CompareTo( TdIntervalDayToHour other )
Parameters
- other
- The TdIntervalDayToHour to compare.
Return Value
The result of the comparison is returned as a signed integer.