Executes a regular expression search against a specified string and returns a Boolean value that indicates if a pattern match was found.
object.Test(string) |
Executes a regular expression search against a specified string and returns a Boolean value that indicates if a pattern match was found.
object.Test(string) |