System.Text.RegularExpressions.RegexRunnerFactory: Method Members

The methods of System.Text.RegularExpressions.RegexRunnerFactory are listed below. For a list of all members, see the RegexRunnerFactory Members list.

See Also: Inherited members from System.Object

Protected Methods

abstract
CreateInstance() : RegexRunner

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