CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
TimeOfDay Class
TimeOfDay Operators and Type Conversions
Subtraction Operator
Subtraction Operator (TimeOfDay, TimeOfDay)
Subtraction Operator (TimeOfDay, Int16)
Subtraction Operator (TimeOfDay, Int32)
TimeOfDay
Subtraction Operator (TimeOfDay, Int16)
Implements the operator -.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
static
TimeOfDay
operator
-
(
TimeOfDay
c1
,
short
mins
)
Request Example
View Source
Parameters
c1
Type:
Koopman.CheckPoint.Common
TimeOfDay
The TimeOfDay.
mins
Type:
System
Int16
The number of minutes to subtract.
Return Value
Type:
TimeOfDay
The result of the operator.
See Also
Reference
TimeOfDay Class
Subtraction Overload
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman