Lingua

UCharacterIterator.Index Proprietà

Definizione

Ottiene l'indice corrente nel testo.

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

Valore della proprietà

indice corrente nel testo.

Attributi

Commenti

Ottiene l'indice corrente nel testo.

Informazioni di riferimento su Android per android.icu.text.UCharacterIterator.getIndex.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a