Adds a row to the end of the table.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISwDMTable
Dim RowDataIn As System.Object
Dim value As SwDmTableError
value = instance.AddRowTail(RowDataIn) |
Parameters
- RowDataIn
- Array of data for the row
Return Value
Error as defined by
SwDmTableError
See Also
Availability
SOLIDWORKS Document Manager API 2009 SP0