| KMPSearch Method | 
 Overload List
Overload List| 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. | 
 See Also
See Also