Parameters |
Description |
char searchChar |
[in] Search character. |
int startIndex |
[in] Start index. |
1 if not found.
Returns the first occurrence of the specified character in this String object.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|