Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAnsiString::find Method (const char*, int)
Syntax
C++
int find(const char* searchString, int startIndex) const;

Returns the first occurrence of the specified character or string in this String object. 

 

Parameters
Description
searchString
[in] Search string.
startIndex
[in] Start index.

1 if not found.

Copyright © 2002-2022. Open Design Alliance All rights reserved.