TotalRowCount Method (ITable) Send Feedback
See Also 
Count[out]
Total number of rows in the Table
Gets the total number of rows in the Table.

Syntax

Visual Basic 
Function TotalRowCount() As System.Integer
C# 
System.int TotalRowCount()
JavaScript 
TotalRowCount() : Number
COM native C++ 
HRESULT TotalRowCount(
   LONG* Count
)  
C++ 
DSRESULT TotalRowCount(
   long* Count
)  

Parameters

Count[out] or Return Value
Total number of rows in the Table
 

See Also

Availability

DraftSight V1R4.0