Click or drag to resize

TicksCompareTo Method

Overload List
  Name Description
Public method CompareTo(DateTime) Compares this instance to a specified DateTime and returns an indication of their relative values.
Public method CompareTo(Int64) Compares this instance to a specified Int64 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(Ticks) Compares this instance to a specified Ticks 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