CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
TimeOfDay Class
TimeOfDay Methods
Equals Method
Equals Method (Object)
Equals Method (TimeOfDay)
TimeOfDay
Equals Method (TimeOfDay)
Indicates whether the current object is equal to another object of the same type.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
bool
Equals
(
TimeOfDay
other
)
Request Example
View Source
Parameters
other
Type:
Koopman.CheckPoint.Common
TimeOfDay
An object to compare with this object.
Return Value
Type:
Boolean
true if the current object is equal to the
other
parameter; otherwise, false.
Implements
IEquatable
T
Equals(T)
See Also
Reference
TimeOfDay Class
Equals Overload
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman