Java.Util.Date.CompareTo Method
Compare the receiver to the specified Date to determine the relative ordering.

Syntax

[Android.Runtime.Register("compareTo", "(Ljava/util/Date;)I", "GetCompareTo_Ljava_util_Date_Handler")]
public virtual int CompareTo (Date date)

Parameters

date
a Date to compare against.

Returns

Documentation for this section has not yet been entered.

Remarks

Compare the receiver to the specified Date to determine the relative ordering.

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1