'Declaration Overloads Public Operator -( _ ByVal period As TdPeriodTimestamp, _ ByVal interval As TdIntervalDayToSecond _ ) As TdPeriodTimestamp
'Usage
public TdPeriodTimestamp operator -( TdPeriodTimestamp period, TdIntervalDayToSecond interval )
public: TdPeriodTimestamp operator -( TdPeriodTimestamp period, TdIntervalDayToSecond interval )
Parameters
- period
- A TdPeriodTimestamp.
- interval
- The TdIntervalDayToSecond that will be subtracted from a TdPeriodTimestamp.