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