Returns if this Date is before the specified Date.
Syntax
[Android.Runtime.Register("before", "(Ljava/util/Date;)Z", "GetBefore_Ljava_util_Date_Handler")]
public virtual
bool Before (
Date date)
Parameters
- date
- a Date instance to compare.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1