IMsTimeMatrix.StartIndex

Fore Syntax

StartIndex Integer;

Fore.NET Syntax

StartIndex integer;

Description

The StartIndex property returns the series start index.

Comments

To get series end index, use the IMsTimeMatrix.EndIndex property.

Fore and Fore.NET Examples

The property use is given in the example for IMsTimeMatrix.AddSerie.

See also:

IMsTimeMatrix