| Published on March 17, 2008 [12:28:42 AM] |
Browse class : String|
Description Find a sub-string in a another string, Needle is the sub-string to find, and StartIndex is the ZERO based index of the first character to start search from Return Returns -1 if specified value (in Needle) not found Returns index of first character of sub-string if successful |
Remarks |
| Visit www.radcpp.com for more help and updates. | Documentation created using FlaX.Doc |