Deletes the specified row.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMTable
Dim RowIndex As System.Integer
Dim value As SwDmTableError
value = instance.DeleteRow(RowIndex) |
Parameters
- RowIndex
- Index of the row
Return Value
Error as defined by
SwDmTableError
Remarks
See Also
Availability
SOLIDWORKS Document Manager API 2009 SP0