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

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

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