API Reference > OdRx Classes > OdRxDynamicCollectionAttribute Class > OdRxDynamicCollectionAttribute Methods > getAt Method > OdRxDynamicCollectionAttribute::getAt Method (int)
OdRxDynamicCollectionAttribute::getAt Method (int)
Syntax
C++
const OdRxDynamicAttribute* getAt(int index) const;
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 (constant version). 

 

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