Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAnsiString::find Method (char)
Syntax
C++
int find(char searchChar) const;

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

 

Parameters
Description
searchChar
[in] Search character.

1 if not found.

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