Java.Text.RuleBasedCollator.GetCollationElementIterator Method
Obtains a CollationElementIterator for the given string.

Syntax

[Android.Runtime.Register("getCollationElementIterator", "(Ljava/lang/String;)Ljava/text/CollationElementIterator;", "GetGetCollationElementIterator_Ljava_lang_String_Handler")]
public virtual CollationElementIterator GetCollationElementIterator (string source)

Parameters

source
the source string.

Returns

Documentation for this section has not yet been entered.

Remarks

Obtains a CollationElementIterator for the given string.

[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