Java.Util.Regex.PatternSyntaxException.Index Property
Returns the character index around which the error occurred, or -1 if the index is not known.

Syntax

[get: Android.Runtime.Register("getIndex", "()I", "GetGetIndexHandler")]
public virtual int Index { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the character index around which the error occurred, or -1 if the index is not known.

[Android Documentation]

Requirements

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