Provides script language access to C++ objects of this type.
| Class Hierarchy | No registered superclass. | 
Function members are as follows:
| Return Type | Function Name | Documentation | 
|---|---|---|
| int32 | Add | This option is undocumented at present. | 
| int32 | GetCount | Returns the count of the underlying array object. | 
| int32 | Ins | This option is undocumented at present. | 
Object members are as follows:
| Type Name | Accessor Name | Documentation | 
|---|---|---|
| Variant[] | Objects[ index ] | Gets or sets the value of an element in the array at the specified index. The syntax is array.Objects[ n ], where n is a valid index into the array. | 
| int32 | Count | Gets or sets the number of elements in the array. |