ILanerSeries.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key. Series key in the collection.

Description

The RemoveByKey method removes the series from the collection by its key.

Comments

The method returns True in case of successful removal.

See also:

ILanerSeries