Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdString::remove Method
Syntax
C++
int remove(OdChar chRemove);

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

 

Parameters
Description
removeChar
[in] Character to remove.

Returns the number of characters removed.

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