RegexCompilationInfo Constructor
.NET Framework (current version)
Initializes a new instance of the RegexCompilationInfo class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | RegexCompilationInfo(String^, RegexOptions, String^, String^, Boolean) | Initializes a new instance of the RegexCompilationInfo class that contains information about a regular expression to be included in an assembly. |
![]() | RegexCompilationInfo(String^, RegexOptions, String^, String^, Boolean, TimeSpan) | Initializes a new instance of the RegexCompilationInfo class that contains information about a regular expression with a specified time-out value to be included in an assembly. |
Show:
