IEaxDataAreaSliceParams.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns number of analytical data area parameters.

Comments

To get parameter of analytical data area by its index, use the IEaxDataAreaSliceParams.Item property.

Fore and Fore.NET Examples

The method use is given in the example for IEaxDataArea.Params.

See also:

IEaxDataAreaSliceParams