Language Reference Guide : 4. System Classes : ArrayObject Class : FirstRow Method
 
Share this page                  
FirstRow Method
The FirstRow method returns the number of the first row in the object (the row with the smallest sequence number).
This method has the following syntax:
integer = ArrayObject.FirstRow()
This method is superseded by the FirstRow Attribute.