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