Java.Text.Collator.Instance Property
Returns a Collator instance which is appropriate for the user's default Locale.

Syntax

[get: Android.Runtime.Register("getInstance", "()Ljava/text/Collator;", "GetGetInstanceHandler")]
public static Collator Instance { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a Collator instance which is appropriate for the user's default Locale. See "Be wary of the default locale".

[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