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

Syntax

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

Parameters

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

See Also

Availability

DraftSight V1R4.0