Compares this object to the specified long object to determine their
relative order.
Syntax
[Android.Runtime.Register("compareTo", "(Ljava/lang/Long;)I", "")]
public
int CompareTo (
Long object)
See Also
Parameters
- object
- the long object to compare this object to.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1