RowCount Property (IValuesArray)
Gets the row count of this
IValuesArray.
'Declaration
ReadOnly Property RowCount As Integer
'Usage
Dim instance As IValuesArray
Dim value As Integer
value = instance.RowCount
Property Value
An integer value represents the row count of this
IValuesArray.