SimpleTime Operators and Type Conversions Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The SimpleTime type exposes the following members.

Operators

  Name Description
Public operator Static member Equality
Indicates whether two SimpleTime instances are equal.
Public operator Static member (SimpleTime to TimeSpan)
Performs an explicit conversion from SimpleTime to TimeSpan.
Public operator Static member GreaterThan
Indicates whether a SimpleTime is greater than another see SimpleTime.
Public operator Static member GreaterThanOrEqual
Indicates whether a SimpleTime is greater than or equal to another see SimpleTime.
Public operator Static member Inequality
Indicates whether two SimpleTime instances are unequal.
Public operator Static member LessThan
Indicates whether a SimpleTime is less than another see SimpleTime.
Public operator Static member LessThanOrEqual
Indicates whether a SimpleTime is less than or equal to another see SimpleTime.
Top
See Also

Reference