Gets the number of rows in this table.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property RowCount As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ITableAnnotation
Dim value As Integer
value = instance.RowCount
|
C++/CLI | |
---|
property int RowCount {
int get();
} |
Return Value
Number of rows in this table
Example
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0