Java.Text.CollationElementIterator.PrimaryOrder Method
Returns the primary order of the specified collation element, i.e. the first 16 bits.

Syntax

[Android.Runtime.Register("primaryOrder", "(I)I", "")]
public static int PrimaryOrder (int order)

Parameters

order
the element of the collation.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the primary order of the specified collation element, i.e. the first 16 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