Share Email Facebook Twitter LinkedIn AcArray::length C++ int length() const; Description Returns the logical length of the array. Calling this function is equivalent to calling the AcArray::logicalLength() function.Note: Logical and physical length values are in items, not bytes. LinksAcArray