Parameters |
Description |
OdInt32 nIndex |
[in] Row index. |
OdInt32 nNumRows |
[in] Number of rows to insert. |
Starting index of the inserted rows.
Inserts the specified number of rows into this linked table object at the specified row index.
Method generates the eInvalidInput exception when the nNumRows argument is zero or negative.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|