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 (see
AllRows Attribute).