Compares two long values.
Syntax
[Android.Runtime.Register("compare", "(JJ)I", "")]
public static
int Compare (
long p0,
long p1)
Parameters
- lhs
- Documentation for this section has not yet been entered.
- rhs
- Documentation for this section has not yet been entered.
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