Subtracts the specified duration from this instance.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public DateTime Subtract( TimeSpan value ) |
| Visual Basic (Declaration) |
|---|
Public Function Subtract ( _ value As TimeSpan _ ) As DateTime |
Parameters
- value
- Type: System..::.TimeSpan
An instance of TimeSpan.