'Declaration
Protected Overrides Function GetRowsDataGridRowValues( _ ByVal rowIndex As System.Integer _ ) As System.Collections.ArrayList
'Usage
Dim instance As NGeometrySection Dim rowIndex As System.Integer Dim value As System.Collections.ArrayList value = instance.GetRowsDataGridRowValues(rowIndex)
protected override System.Collections.ArrayList GetRowsDataGridRowValues( System.int rowIndex )
Parameters
- rowIndex