C++
int logicalLength() const;
Description
Returns the number of existing items in the array. Calling this function is equivalent to calling the AcArray::length() function.
Note: Logical and physical length values are in items, not bytes
int logicalLength() const;
Returns the number of existing items in the array. Calling this function is equivalent to calling the AcArray::length() function.
Note: Logical and physical length values are in items, not bytes