Overload | Description |
---|---|
Add(TdIntervalMinute,TdIntervalMinute) | Calculates the sum of two TdIntervalMinute operands. |
Add(TdIntervalMinute,Int32) | The specified number of minutes is added to the TdIntervalMinute. |
Add(Int32,TdIntervalMinute) | The specified number of minutes is added to the TdIntervalMinute. |