Gets the total number of visible and hidden rows in this table.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property TotalRowCount As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ITableAnnotation
Dim value As System.Integer
value = instance.TotalRowCount |
C# | |
---|
System.int TotalRowCount {get;} |
C++/CLI | |
---|
property System.int TotalRowCount {
System.int get();
} |
Property Value
Total number of visible and hidden rows in this table
Example
See Also
Availability
SOLIDWORKS 2011 SP05, Revision Number 19.5