Gets the number of rows in the table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetRowCount() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMTable
Dim value As Integer
value = instance.GetRowCount()
|
C++/CLI | |
---|
int GetRowCount(); |
Return Value
Number of rows
See Also
Availability
SolidWorks Document Manager API 2009 SP0