Returns the negated time span of the specified time of day.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public static TimeSpan operator -( TimeOfDay d ) |
| Visual Basic (Declaration) |
|---|
Public Shared Operator - ( _ d As TimeOfDay _ ) As TimeSpan |