Java.Text.CollationKey Members

The members of Java.Text.CollationKey are listed below.

See Also: Inherited members from Java.Lang.Object

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
SourceStringstring. Returns the string from which this collation key was created.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

abstract
CompareTo(CollationKey) : int
Compares this collation key to the given collation key.
abstract
ToByteArray() : byte[]
Returns this collation key as a byte array.

Explicitly Implemented Interface Members

Java.Lang.IComparable.CompareToDocumentation for this section has not yet been entered.