Share via


CellCollection.Item Property

Include Protected Members
Include Inherited Members

Gets the Cell in the collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public property Item[ICollection] Gets the Cell in the collection using the specified index collection.
Public property Item[Int32] Gets the Cell at the specified index.
Public property Item[array<Int32[]] Gets the Cell in the collection using the specified array of index.
Public property Item[Int32, Int32] Gets the Cell using two-dimensional indexing scheme.

Top

See Also

Reference

CellCollection Class

Microsoft.AnalysisServices.AdomdClient Namespace