ChartDirector 7.1 (.NET Edition)

CDMLTable.getColCount


Usage

[C#]public int getColCount();
[VB]Public Function getColCount() As Integer

Description

Gets the number of columns in the table.

Arguments

None

Return Value

The number of columns in the table.