Java.Text.CollationElementIterator.TertiaryOrder Method
Returns the tertiary order of the specified collation element, i.e. the last 8 bits.

Syntax

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

Parameters

order
the element of the collation.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the tertiary order of the specified collation element, i.e. the last 8 bits. 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