Java.Sql.Timestamp.CompareTo Method
Compares this Timestamp object with a supplied Timestamp object.

Syntax

[Android.Runtime.Register("compareTo", "(Ljava/sql/Timestamp;)I", "GetCompareTo_Ljava_sql_Timestamp_Handler")]
public virtual int CompareTo (Timestamp theTimestamp)

Parameters

theTimestamp
the timestamp to compare with this Timestamp object, passed in as a Timestamp.

Returns

Documentation for this section has not yet been entered.

Remarks

Compares this Timestamp object with a supplied Timestamp object.

[Android Documentation]

Requirements

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