API Reference > Other Classes > OdString Class > OdString Methods > format Method > OdString::format Method (unsigned int, ...)
OdString::format Method (unsigned int, ...)
Syntax
C++
OdString& ODA_CDECL format(unsigned int formatID, ...);
Parameters 
Description 
unsigned int formatID 
[in] Format ID. 

Returns a reference to this String Object.

Assigns a value to this String object using a printf-style format string and arguments.

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