System.Text.RegularExpressions.RegexRunnerFactory.CreateInstance Method

When overridden in a derived class, creates a System.Text.RegularExpressions.RegexRunner object for a specific compiled regular expression.

Syntax

protected abstract RegexRunner CreateInstance ()

Returns

A System.Text.RegularExpressions.RegexRunner object designed to execute a specific compiled regular expression.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Text.RegularExpressions
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0