Close

Relief for ODA Team in Ukraine

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

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

 

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

1 if not found.

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