API Reference > Auxiliary Classes > AECCVariantArray Class
AECCVariantArray Class
AECCVariantArray
Syntax
C++
class AECCVariantArray;

AECCVariant.h

This class specifies civil variant arrays. 

 

 
Name 
Description 
 
Clears all data. 
 
Erases the element with the specified ID.
 
 
Erases the element at the specified index.
 
 
Gets the value at a specified position.
 
 
Gets the property of Boolean type.
 
 
Gets the property of color type.
 
 
Gets the property of double type.
 
 
Gets the property of integer type.
 
 
Gets the property of ObjectId type.
 
 
Gets the property value.
 
 
Returns the array size. 
 
Gets the property of XRef type.
 
 
Gets the property of string type.
 
 
Gets the custom property with a specified ID.
 
 
Sets a property.
 
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.