API Reference > Other Classes > OdString Class > OdString Methods > OdString::remove Method
OdString::remove Method
Syntax
C++
int remove(OdChar chRemove);
Parameters 
Description 
removeChar 
[in] Character to remove. 

Returns the number of characters removed.

Removes all occurrences of the specified character from this String object. 

 

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