Show contents 

Cubes > Cubes Assembly Interfaces > ICubeExecutorDrillThroughItems > ICubeExecutorDrillThroughItems.Count

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