'Usage
Dim instance As IDataManager Dim row As Integer Dim count As Integer instance.AddUnboundRows(row, count)
Parameters
- row
- Index of row in the model
- count
- Number of rows to add
'Usage
Dim instance As IDataManager Dim row As Integer Dim count As Integer instance.AddUnboundRows(row, count)