Click or drag to resize
RegexHelperGetRegex Method
Overload List
  NameDescription
Public methodStatic memberGetRegex(String)
Gets the regular expression specified by a matching pattern.
Public methodStatic memberGetRegex(String, Boolean)
Gets the regular expression specified by a matching pattern, optionally specifying processing options.
Public methodStatic memberGetRegex(String, RegexOptions)
Gets the regular expression specified by a matching pattern, optionally specifying processing options.
Top
See Also