Java.Util.Regex.Pattern.Matches Method
Documentation for this section has not yet been entered.

Syntax

public static bool Matches (string regex, string input)

Parameters

regularExpression
Documentation for this section has not yet been entered.
input
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Java.Util.Regex
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1