IEmHeader.Count

Fore syntax

Count: Integer;

Fore.NET syntax

Count: integer;

Description

The Count property determines the header elements number.

Comments

To get the element value use the IEmHeader.Item or IEmHeader.Value property.

Fore and Fore.NET examples

The property use is given in the example for IEmStatisticsSettings.Modeller.

See also:

IEmHeader