IMapTimeDataAdapter.TimePointsCount

Fore Syntax

TimePointsCount: Integer;

Fore.NET Syntax

TimePointsCount: System.Int32;

Description

The TimePointsCount property returns the number of time points.

Example

The example of property use is given in the example for IMapTimeDataAdapter.Data.

See also:

IMapTimeDataAdapter