Java.Util.Regex.Matcher.Matches Method
Tries to match the Java.Util.Regex.Pattern against the entire region (or the entire input, if no region has been set).

Syntax

[Android.Runtime.Register("matches", "()Z", "")]
public bool Matches ()

Returns

Documentation for this section has not yet been entered.

Remarks

Tries to match the Java.Util.Regex.Pattern against the entire region (or the entire input, if no region has been set).

[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