Overload | Description |
---|---|
Addition(TdIntervalMinute,TdIntervalMinute) | A TdIntervalMinute is added to another TdIntervalMinute. |
Addition(TdIntervalMinute,Int32) | The specified number of minutes is added to the TdIntervalMinute. |
Addition(Int32,TdIntervalMinute) | The specified number of minutes is added to the TdIntervalMinute. |