Adds the specified number of days to the value of this instance.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public DateTime AddDays( double value ) |
Visual Basic (Declaration) |
---|
Public Function AddDays ( _ value As Double _ ) As DateTime |
Parameters
- value
- Type: System..::.Double
A number of whole and fractional days. The value parameter can be negative or positive.