Language Reference Guide : 4. System Classes : ArrayObject Class : AllRows Method
 
Share this page                  
AllRows Method
The AllRows method returns the total number of rows in the array, including rows that have been set to be deleted.
This method has the following syntax:
integer = ArrayObject.AllRows()
The AllRows method is superseded by the AllRows Attribute.