Java.Text.CollationKey.CompareTo Method
Compares this collation key to the given collation key.

Syntax

[Android.Runtime.Register("compareTo", "(Ljava/text/CollationKey;)I", "GetCompareTo_Ljava_text_CollationKey_Handler")]
public abstract int CompareTo (CollationKey value)

Parameters

value
the other collation key.

Returns

Documentation for this section has not yet been entered.

Remarks

Compares this collation key to the given collation key.

[Android Documentation]

Requirements

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