RegexRunnerFactory::CreateInstance Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
When overridden in a derived class, creates a RegexRunner object for a specific compiled regular expression.
Assembly: System (in System.dll)
Return Value
Type: System.Text.RegularExpressions::RegexRunner^A RegexRunner object designed to execute a specific compiled regular expression.
.NET Framework
Available since 1.1
Available since 1.1
Show: