ICubeExecutorDrillThroughItems.Count

Syntax

Count: Integer;

Description

The Count property returns the number of drillthrough elements in the collection.

Comments

To get drillthrough elements by its index, use ICubeExecutorDrillThroughItems.Item.

See also:

ICubeExecutorDrillThroughItems