'Declaration Public Function IntervalTimeSpan() As TimeSpan
'Usage Dim instance As TdPeriodTime Dim value As TimeSpan value = instance.IntervalTimeSpan()
public TimeSpan IntervalTimeSpan()
public: TimeSpan IntervalTimeSpan();
Return Value
The TimeSpan value that contains the span of time starting from the beginning bound to,
but not including, the ending bound.