TicksCompareTo Method

Overload List

CompareTo(DateTime) Compares this instance to a specified DateTime and returns an indication of their relative values.
CompareTo(Int64) Compares this instance to a specified Int64 and returns an indication of their relative values.
CompareTo(Object) Compares this instance to a specified object and returns an indication of their relative values.
CompareTo(Ticks) Compares this instance to a specified Ticks and returns an indication of their relative values.
CompareTo(TimeSpan) Compares this instance to a specified TimeSpan and returns an indication of their relative values.

See Also