API Reference > OdRx Classes > OdRxMemberCollection Class > OdRxMemberCollection Methods > OdRxMemberCollection::getAt Method
OdRxMemberCollection::getAt Method
Syntax
C++
virtual OdRxMember* getAt(int index) const = 0;
Parameters 
Description 
int index 
[in] Index of the member to be got. 

Member at the specified index.

Returns the member at the specified index. 

 

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