Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdString::format Method (unsigned int, ...)
Syntax
C++
OdString& ODA_CDECL format(unsigned int formatID, ...);

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

Parameters
Description
formatID
[in] Format ID.

Returns a reference to this String Object.

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