CubeCollection.Item Property (Int32)
Gets the specified CubeDef from the collection by its index. In Microsoft Visual C#, this property is the indexer for the CubeCollection class.
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Parameters
- index
- Type: System.Int32
The zero-based index of the CubeDef to find.