API Reference > Structs, Records, Enums > IOdRxEnumeration Structure > IOdRxEnumeration Methods > IOdRxEnumeration::getAt Method
IOdRxEnumeration::getAt Method
Syntax
C++
virtual const OdRxEnumTag& getAt(int index) const = 0;
Parameters 
Description 
int index 
[in] Index of the item. 

Descriptor of the given enum item.

Returns the descriptor of the given enum item. 

 

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