API Reference > Auxiliary Classes > AECCVariantArray Class > AECCVariantArray Methods > AECCVariantArray::GetAt Method
AECCVariantArray::GetAt Method
Syntax
C++
const AECCVariant& GetAt(OdUInt32 iIndex) const;
Parameters 
Description 
OdUInt32 iIndex 
[in] Index of the position to get the value at. 

Value at the specified position.

Gets the value at a specified position. 

 

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