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

Overload List

  NameDescription
Public operatorStatic memberGreaterThanOrEqual(TimeSpan, TimeSpanFormattable)
Indicates whether a specified TimeSpan is greater than or equal to another specified TimeSpanFormattable.
Public operatorStatic memberGreaterThanOrEqual(TimeSpanFormattable, TimeSpan)
Indicates whether a specified TimeSpanFormattable is greater than or equal to another specified TimeSpan.
Public operatorStatic memberGreaterThanOrEqual(TimeSpanFormattable, TimeSpanFormattable)
Indicates whether a specified TimeSpanFormattable is greater than or equal to another specified TimeSpanFormattable.

See Also