TableSectionData.RemoveRow
Description:
Removes a row data at a specified index.
Removes a row data at a specified index.
public void RemoveRow(
int nIndex
)
-
Int32nIndexAn integer index.
-
The row can't be removed because it's an element in linked file, default zone or it's a row in body section of Material Quantity Take Off Schedule or it's the last row in header section of standard schedule or nIndex is invalid index.
No comments yet. Start the discussion.
Loading…