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 (OdChar, int)
OdString::find Method (OdChar, int)
Syntax
C++
int
find
(
OdChar
searchChar
,
int
startIndex
)
const
;
Description
details Returns the first occurrence of the specified character in this String object.
Parameters
Parameters
Description
searchChar
[in] Search character.
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!