Adds the specified number of ticks to the value of this instance.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.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.