Click or drag to resize

TimeCompareTo Method

Overload List
  Name Description
Public method CompareTo(Double) Compares this instance to a specified Double and returns an indication of their relative values.
Public method CompareTo(Object) Compares this instance to a specified object and returns an indication of their relative values.
Public method CompareTo(Time) Compares this instance to a specified Time and returns an indication of their relative values.
Public method CompareTo(TimeSpan) Compares this instance to a specified TimeSpan and returns an indication of their relative values.
Top
See Also