'Declaration Public Function IntervalDayToSecond() As TdIntervalDayToSecond
'Usage Dim instance As TdPeriodTime Dim value As TdIntervalDayToSecond value = instance.IntervalDayToSecond()
public TdIntervalDayToSecond IntervalDayToSecond()
public: TdIntervalDayToSecond IntervalDayToSecond();
Return Value
The TdIntervalDayToSecond value that contains the difference in hours, minutes, seconds and microseconds between the period ending bound and the period starting bound.