API Reference > Other Classes > OdString Class > OdString Methods > findOneOf Method > OdString::findOneOf Method (OdString&)
OdString::findOneOf Method (OdString&)
Syntax
C++
int findOneOf(const OdString& charSet) const;
Parameters 
Description 
const OdString& 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.