ChartDirector 5.1 (.NET Edition)

CDMLTable.getRowCount


Usage

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

Description

Gets the number of rows in the table.

Arguments

None

Return Value

The number of rows in the table.