This topic has not yet been rated - Rate this topic

CellCollection.Item Property (ICollection)

Gets the Cell in the collection using the specified index collection.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
public Cell this[
	ICollection indexes
] { get; }

Parameters

indexes
Type: System.Collections.ICollection
The collection of index that is used to determine the location of cell element in the cell collection.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.