The TimeOfDay type exposes the following members.

Operators

  NameDescription
Public operatorStatic memberGreaterThan
Gets whether one TimeOfDay is later than another.
Public operatorStatic memberGreaterThanOrEqual
Gets whether one TimeOfDay is later than or the same as another.
Public operatorStatic memberLessThan
Gets whether one TimeOfDay is earlier than another.
Public operatorStatic memberLessThanOrEqual
Gets whether one TimeOfDay is earlier than or the same as another.

See Also