Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
TimeOfDay
.
.
::
.
Negate Method
TimeOfDay Structure
See Also
Send Feedback
Returns the negated
TimeSpan
of this instance.
Namespace:
DlhSoft.Windows.Data
Assembly:
DlhSoft.ProjectData.Core
(in DlhSoft.ProjectData.Core.dll)
Syntax
C#
public
TimeSpan
Negate
()
Visual Basic (Declaration)
Public
Function
Negate
As
TimeSpan
Return Value
A
TimeSpan
interval equal to the negated time span represented by this instance.
See Also
TimeOfDay Structure
DlhSoft.Windows.Data Namespace