Regex Constructor (String, RegexOptions) |
Initializes a new instance of the System.Text.RegularExpressions.Regex class
for the specified regular expression, with options that modify the pattern.
Namespace: System.Text.RegularExpressionsAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax See Also