Click or drag to resize

ShortTime Operators

The ShortTime type exposes the following members.

Operators
  Name Description
Public operator Static member Equality(ShortTime, ShortTime) Are 2 times equal
Public operator Static member GreaterThan(ShortTime, ShortTime) Tests Greather Than
Public operator Static member GreaterThanOrEqual(ShortTime, ShortTime) Tests Greater than or equal Than
Public operator Static member Inequality(ShortTime, ShortTime) Are 2 times not equal
Public operator Static member LessThan(ShortTime, ShortTime) Tests Less Than
Public operator Static member LessThanOrEqual(ShortTime, ShortTime) Tests Less Than or equal
Public operator Static member Subtraction(ShortTime, ShortTime) Subtracts two times.
Top
See Also