ChartDirector 7.1 (.NET Edition)

CDMLTable.getRowCount


Usage

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

Description

Gets the number of rows in the table.

Arguments

None

Return Value

The number of rows in the table.