Java.Util.Regex.IMatchResult.End Method
Returns the index of the first character following the text that matched the whole regular expression.

Syntax

[Android.Runtime.Register("end", "()I", "GetEndHandler:Java.Util.Regex.IMatchResultInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int End ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the index of the first character following the text that matched the whole regular expression.

[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