ILanerSeriesSet.LoadFromStream

Syntax

LoadFromStream(Stream: IIOStream; StartIndex: Integer;[Parent: ILanerGroupSerie = Null]);

Parameters

Stream. Data stream.

StartIndex. Primary data index in stream.

Parent. Optional parameter. Parent group of series.

Description

The LoadFromStream method loads the series set from the stream.

See also:

ILanerSeriesSet