Adds the specified number of ticks 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 AddTicks( long value ) |
Visual Basic (Declaration) |
---|
Public Function AddTicks ( _ value As Long _ ) As DateTime |
Parameters
- value
- Type: System..::.Int64
A number of 100-nanosecond ticks. The value parameter can be positive or negative.