Click or drag to resize
RegexHelper Methods
Methods
  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