CellCollection.Item Property (ICollection)
SQL Server 2012
Gets the Cell in the collection using the specified index collection.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Parameters
- indexes
- Type: System.Collections.ICollection
The collection of index that is used to determine the location of cell element in the cell collection.
