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