IMapTimeDynamicDataAdapter.TimePointsCount

Fore Syntax

TimePointsCount: Integer;

Fore.NET Syntax

TimePointsCount: System.Int32;

Description

The TimePointsCount property returns the number of time points.

Example

The property use is given in the example for IMapTimeDynamicDataAdapter.Data.

See also:

IMapTimeDynamicDataAdapter