DateTimeParseException.ErrorIndex Propiedad

Definición

Devuelve el índice donde se encontró el error.

public virtual int ErrorIndex { [Android.Runtime.Register("getErrorIndex", "()I", "GetGetErrorIndexHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getErrorIndex", "()I", "GetGetErrorIndexHandler", ApiSince=26)>]
member this.ErrorIndex : int

Valor de propiedad

el índice de la cadena analizada que no era válida, debe ser un índice válido.

Atributos

Comentarios

Devuelve el índice donde se encontró el error.

Java documentación para java.time.format.DateTimeParseException.getErrorIndex().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a