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