'Declaration Public Overloads Function CompareTo( _ ByVal other As TdPeriodTimeWithTimeZone _ ) As Integer
'Usage Dim instance As TdPeriodTimeWithTimeZone Dim other As TdPeriodTimeWithTimeZone Dim value As Integer value = instance.CompareTo(other)
public int CompareTo( TdPeriodTimeWithTimeZone other )
public: int CompareTo( TdPeriodTimeWithTimeZone other )
Parameters
- other
- The TdPeriodTimeWithTimeZone to compare against.