IMsDimIteratorDimensions.Count

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