ILanerSeries.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key is key of the collection series.

Description

The RemoveByKey method removes the series from the collection by its key. It returns True in case of success.

See also:

ILanerSeries