Bridge

String..::..Search Method

Overload List


  Name Description
Public method Search(Regex)
The search() method executes a search for a match between a regular expression and this String object.
Public method Search(String)
The search() method executes a search for a match between a regular expression and this String object.