Java.Text.Collator.Clone Method
Returns a new collator with the same decomposition mode and strength value as this collator.

Syntax

[Android.Runtime.Register("clone", "()Ljava/lang/Object;", "GetCloneHandler")]
public virtual Java.Lang.Object Clone ()

See Also

Java.Lang.ICloneable

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a new collator with the same decomposition mode and strength value as this collator.

[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