Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAnsiString::left Method
Syntax
C++
OdAnsiString left(int length) const;

Returns the leftmost substring of the specified length from this String object.

Parameters
Description
length
[in] Length of substring.
Copyright © 2002-2022. Open Design Alliance All rights reserved.