Gets the number of columns in the design table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTotalColumnCount() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDesignTable
Dim value As Integer
value = instance.GetTotalColumnCount()
|
C# | |
---|
int GetTotalColumnCount() |
C++/CLI | |
---|
int GetTotalColumnCount(); |
Return Value
Number of columns in the design table
Example
Remarks
See Also
Availability
SolidWorks 2000 FCS, Revision Number 8.0