Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Other Classes
>
OdString Class
>
OdString Methods
>
find Method
>
OdString::find Method (const OdChar*, int)
OdString::find Method (const OdChar*, int)
Syntax
C++
int
find
(
const
OdChar
*
searchString
,
int
startIndex
)
const
;
Description
Returns the first occurrence of the specified string in this String object.
Parameters
Parameters
Description
searchString
[in] Search string.
startIndex
[in] Start index of search.
Returns
1 if not found.
Links
OdString Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!