TRegularExpression.IsMatch2(String,String) Method

Represents method IsMatch2(String,String).

Namespace: System.RegExp
public
 class function IsMatch2(const Input: String; const Pattern: String): Boolean; overload; static;

Parameters

Input
Type: String

Pattern
Type: String

Return Value

Type: Boolean