IMsDimIteratorDimensions.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of dimensions in the collection.

Comments

To get a specific dimension from the collection, use the IMsDimIteratorDimensions.Item property.

See also:

IMsDimIteratorDimensions