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