IEaxDataAreaControl.RemoveById

Syntax

RemoveById(ParamId: Srting);

Parameters

ParamId. Parameter identifier.

Description

The RemoveById method removes the slice parameter from collection by its identifier.

Comments

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

See also:

IEaxDataAreaControl