CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
TimeOfDay Class
TimeOfDay Operators and Type Conversions
Implicit Conversion Operators
Implicit Conversion (Int32 to TimeOfDay)
Implicit Conversion (TimeOfDay to Int16)
TimeOfDay
Conversion (TimeOfDay to Int16)
Performs an implicit conversion from
TimeOfDay
to
Int16
.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
static
implicit operator
short
(
TimeOfDay
v
)
Request Example
View Source
Parameters
v
Type:
Koopman.CheckPoint.Common
TimeOfDay
The value.
Return Value
Type:
Int16
The result of the conversion.
See Also
Reference
TimeOfDay Class
Overload
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman