API Reference > Auxiliary Classes > AECCVariantArray Class > AECCVariantArray Methods > AECCVariantArray::eraseAt Method
AECCVariantArray::eraseAt Method
Syntax
C++
void eraseAt(OdUInt32 iIndex);
Parameters 
Description 
OdUInt32 iIndex 
[in] Index of the element to erase. 

Erases the element at the specified index. 

 

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