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

Syntax

[Android.Runtime.Register("regionEnd", "()I", "")]
public int RegionEnd ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns this matcher's region end, that is, the index of the first character that is not 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