ICubeExecutorDrillThroughItems.Count

Fore Syntax

Count: Integer;

Fore.NET 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