Java.Text.ParsePosition.ErrorIndex Property
Returns the index at which the parse could not continue.

Syntax

[get: Android.Runtime.Register("getErrorIndex", "()I", "GetGetErrorIndexHandler")]
[set: Android.Runtime.Register("setErrorIndex", "(I)V", "GetSetErrorIndex_IHandler")]
public virtual int ErrorIndex { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the index at which the parse could not continue.

Set method documentation [Android Documentation]

Sets the index at which the parse could not continue.

Requirements

Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1