LastRow Method
The LastRow method returns the number of the row with the highest sequence number in the array.
This method has the following syntax:
integer = ArrayObject.LastRow()
This method is superseded by the
LastRow attribute (see
LastRow Attribute).