Java.Lang.Short.Compare Method
Compares two short values.

Syntax

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