API Reference > OdRx Classes > OdRxAttributeCollection Class > OdRxAttributeCollection Methods > getAt Method > OdRxAttributeCollection::getAt Method (int)
OdRxAttributeCollection::getAt Method (int)
Syntax
C++
OdRxAttribute* getAt(int index);
Parameters 
Description 
int index 
[in] Index of the attribute to be retrieved.
 

Pointer to the attribute at the given index.

Retrieves the attribute at the specified index (non-constant version). 

 

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