API Reference > Other Classes > OdString Class > OdString Methods > OdString::getAt Method
OdString::getAt Method
Syntax
C++
OdChar getAt(int charIndex) const;
Parameters 
Description 
int charIndex 
[in] Character index. 

Returns the single character of this String object at the specified position.

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