StartIndex Integer;
The StartIndex property returns the series start index.
To get series end index, use the IMsTimeMatrix.EndIndex property.
The property use is given in the example for IMsTimeMatrix.AddSerie.
See also:
IMsTimeMatrix