API Reference > Other Classes > OdString Class > OdString Methods > findOneOf Method > OdString::findOneOf Method (OdChar*)
OdString::findOneOf Method (OdChar*)
Syntax
C++
int findOneOf(const OdChar* charSet) const;
Parameters 
Description 
const OdChar* charSet 
[in] Character set. 

1 if not found.

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

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.