Java.Text.ParseException.ErrorOffset Property
Returns the index at which this parse exception occurred.

Syntax

[get: Android.Runtime.Register("getErrorOffset", "()I", "GetGetErrorOffsetHandler")]
public virtual int ErrorOffset { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the index at which this parse exception occurred.

[Android Documentation]

Requirements

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