Idioma

UCharacterIterator.Index Propriedade

Definição

Obtém o índice atual no texto.

public abstract int Index { [Android.Runtime.Register("getIndex", "()I", "GetGetIndexHandler", ApiSince=24)] get; [Android.Runtime.Register("setIndex", "(I)V", "GetSetIndex_IHandler", ApiSince=24)] set; }
[<get: Android.Runtime.Register("getIndex", "()I", "GetGetIndexHandler", ApiSince=24)>]
[<set: Android.Runtime.Register("setIndex", "(I)V", "GetSetIndex_IHandler", ApiSince=24)>]
member this.Index : int with get, set

Valor da propriedade

índice atual no texto.

Atributos

Comentários

Obtém o índice atual no texto.

Referência do Android para android.icu.text.UCharacterIterator.getIndex.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a