FieldPosition.EndIndex Proprietà

Definizione

Recupera l'indice del carattere che segue l'ultimo carattere nel campo richiesto.

public virtual int EndIndex { [Android.Runtime.Register("getEndIndex", "()I", "GetGetEndIndexHandler")] get; [Android.Runtime.Register("setEndIndex", "(I)V", "GetSetEndIndex_IHandler")] set; }
[<get: Android.Runtime.Register("getEndIndex", "()I", "GetGetEndIndexHandler")>]
[<set: Android.Runtime.Register("setEndIndex", "(I)V", "GetSetEndIndex_IHandler")>]
member this.EndIndex : int with get, set

Valore della proprietà

indice finale

Attributi

Commenti

Recupera l'indice del carattere che segue l'ultimo carattere nel campo richiesto.

Documentazione java per java.text.FieldPosition.getEndIndex().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a