FieldPosition.BeginIndex Proprietà

Definizione

Recupera l'indice del primo carattere nel campo richiesto.

public virtual int BeginIndex { [Android.Runtime.Register("getBeginIndex", "()I", "GetGetBeginIndexHandler")] get; [Android.Runtime.Register("setBeginIndex", "(I)V", "GetSetBeginIndex_IHandler")] set; }
[<get: Android.Runtime.Register("getBeginIndex", "()I", "GetGetBeginIndexHandler")>]
[<set: Android.Runtime.Register("setBeginIndex", "(I)V", "GetSetBeginIndex_IHandler")>]
member this.BeginIndex : int with get, set

Valore della proprietà

indice iniziale

Attributi

Commenti

Recupera l'indice del primo carattere nel campo richiesto.

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

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