IEaxDimensionDescriptors.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns number of dimension descriptions.

Comments

To get dimension description by index, use IEaxDimensionDescriptors.Item.

See also:

IEaxDimensionDescriptors