Overload List

  NameDescription
CompareTo(Date)
Compares the value of this instance to a specified Date value and returns an integer that indicates whether this instance is earlier than, the same as, or later than the specified Date value.
CompareTo(Object)
Compares the value of this instance to a specified object that contains a specified Date or DateTime value, and returns an integer that indicates whether this instance is earlier than, the same as, or later than the specified Date or DateTime value.

See Also