Share via


RegexCompiler Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the RegexCompiler compiler.

Namespace:  System.Text.RegularExpressions
Assembly:  System.Text.RegularExpressions (in System.Text.RegularExpressions.dll)

Syntax

'Declaration
Public Sub New
public RegexCompiler()
public:
RegexCompiler()
new : unit -> RegexCompiler
public function RegexCompiler()

.NET Framework Security

See Also

Reference

RegexCompiler Class

System.Text.RegularExpressions Namespace