Item(Index: Integer): ICubeExecutorDrillThroughItem;
Item[Index: integer]: Prognoz.Platform.Interop.Cubes.ICubeExecutorDrillThroughItem;
Index. Drillthrough element index.
The Item property returns drillthrough element by its index.
To get the number of drillthrough elements in collection, use ICubeExecutorDrillThroughItems.Count.
See also: