Partager via


RuleBasedCollator.Version Property

Definition

Get the version of this collator object.

public override Android.Icu.Util.VersionInfo? Version { [Android.Runtime.Register("getVersion", "()Landroid/icu/util/VersionInfo;", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getVersion", "()Landroid/icu/util/VersionInfo;", "", ApiSince=24)>]
member this.Version : Android.Icu.Util.VersionInfo

Property Value

the version object associated with this collator

Attributes

Remarks

Get the version of this collator object.

Java documentation for android.icu.text.RuleBasedCollator.getVersion().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to