CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
TimeOfDay Class
TimeOfDay Operators and Type Conversions
Addition Operator
Decrement Operator
Equality Operator
GreaterThan Operator
GreaterThanOrEqual Operator
Implicit Conversion Operators
Increment Operator
Inequality Operator
LessThan Operator
LessThanOrEqual Operator
Subtraction Operator
TimeOfDay
LessThan Operator
Implements the operator <.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
static
bool
operator
<
(
TimeOfDay
c1
,
TimeOfDay
c2
)
Request Example
View Source
Parameters
c1
Type:
Koopman.CheckPoint.Common
TimeOfDay
The TimeOfDay.
c2
Type:
Koopman.CheckPoint.Common
TimeOfDay
The TimeOfDay.
Return Value
Type:
Boolean
The result of the operator.
See Also
Reference
TimeOfDay Class
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman