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 collection by its key.

Comments

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

See also:

IEaxDataAreaControlInfo