'Declaration Public Function IntervalYearToMonth() As TdIntervalYearToMonth
'Usage Dim instance As TdPeriodTimestampWithTimeZone Dim value As TdIntervalYearToMonth value = instance.IntervalYearToMonth()
public TdIntervalYearToMonth IntervalYearToMonth()
public: TdIntervalYearToMonth IntervalYearToMonth();
Return Value
The TdIntervalYearToMonth value that contains the difference in years and months between the period ending bound and the period starting bound.