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