New3
Previous
Next
Initializes a Regex object using the specified pattern and options.
The options are given by a combination (OR operation) of values from this page:
http://msdn2.microsoft.com/en- us/library/system.text.regularexpressions.regexoptions(vs.71).aspx
Syntax: New3 (Pattern As String, Options As Int32)