CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
TimeOfDay Class
TimeOfDay Methods
CompareTo Method
Equals Method
GetHashCode Method
ToString Method
TimeOfDay
CompareTo Method
Compares to another TimeOfDay.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
int
CompareTo
(
TimeOfDay
other
)
Request Example
View Source
Parameters
other
Type:
Koopman.CheckPoint.Common
TimeOfDay
The other TimeOfDay.
Return Value
Type:
Int32
A value that indicates the relative order of the objects being compared.
Implements
IComparable
T
CompareTo(T)
See Also
Reference
TimeOfDay Class
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman