| KMPSearch Method |
| Name | Description | |
|---|---|---|
| Search(Char) |
Returns the index of the first occurrrence of the pattern string
in the text string. | |
| Search(String) |
Returns the index of the first occurrrence of the pattern string
in the text string. |