Java.Text.Collator.GetCollationKey Method
Returns a Java.Text.CollationKey for the specified string for this collator with the current decomposition rule and strength value.

Syntax

[Android.Runtime.Register("getCollationKey", "(Ljava/lang/String;)Ljava/text/CollationKey;", "GetGetCollationKey_Ljava_lang_String_Handler")]
public abstract CollationKey GetCollationKey (string string)

Parameters

string
the source string that is converted into a collation key.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a Java.Text.CollationKey for the specified string for this collator with the current decomposition rule and strength value.

[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