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