Java.Util.Regex.Matcher.RegionStart Method
Returns this matcher's region start, that is, the index of the first character that is considered for a match.

Syntax

[Android.Runtime.Register("regionStart", "()I", "")]
public int RegionStart ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns this matcher's region start, that is, the index of the first character that is considered for a match.

[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