Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdString::mid Method (int)
Syntax
C++
OdString mid(int startIndex) const;

Returns the substring specified by a start index from this String object.

Parameters
Description
startIndex
[in] Starting index.
Copyright © 2002-2022. Open Design Alliance All rights reserved.