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