The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:
