IEaxDataAreaControlInfo.RemoveByKey

Syntax

RemoveByKey(DataAreaSliceKey: Integer): Boolean;

Parameters

DataAreaSliceKey. Key of data analytical area slice setup object.

Description

The RemoveByKey method removes slice parameter control setup object from the collection by its key.

Comments

To determine the number of data analytical area slice parameters, use the IEaxDataAreaControl.Count property.

See also:

IEaxDataAreaControlInfo