Język

UCharacterIterator.Length Property

Definition

Returns the length of the text

public abstract int Length { [Android.Runtime.Register("getLength", "()I", "GetGetLengthHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getLength", "()I", "GetGetLengthHandler", ApiSince=24)>]
member this.Length : int

Property Value

length of the text

Attributes

Remarks

Returns the length of the text

Android reference for android.icu.text.UCharacterIterator.getLength.

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