Subtracts the specified duration from this instance.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.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.