Java.Lang.Integer.Compare Method
Compares two int values.

Syntax

[Android.Runtime.Register("compare", "(II)I", "")]
public static int Compare (int p0, int 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

Compares two int values.

[Android Documentation]

Requirements

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