Java.Text.CollationElementIterator.SecondaryOrder Method
Returns the secondary order of the specified collation element, i.e. the 16th to 23th bits, inclusive.

Syntax

[Android.Runtime.Register("secondaryOrder", "(I)S", "")]
public static short SecondaryOrder (int order)

Parameters

order
the element of the collator.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the secondary order of the specified collation element, i.e. the 16th to 23th bits, inclusive. This value is unsigned.

[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