API Reference > Other Classes > OdString Class > OdString Methods > OdString::getAllocLength Method
OdString::getAllocLength Method
Syntax
C++
int getAllocLength() const;

Returns the number of characters allocated for the underlying OdChar array (buffer) in this String object.

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