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

Pointer to the attribute at the given index.

Retrieve the attribute at the index (constant version). 

 

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