Java.Util.Regex.IMatchResult.Group Method
Returns the text that matched the whole regular expression.

Syntax

[Android.Runtime.Register("group", "()Ljava/lang/String;", "GetGroupHandler:Java.Util.Regex.IMatchResultInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string Group ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns 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