Compartir a través de


CellCollection.Item Propiedad

Incluir miembros protegidos
Incluir miembros heredados

Gets the Cell in the collection.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Propiedad pública Item[ICollection] Gets the Cell in the collection using the specified index collection.
Propiedad pública Item[Int32] Gets the Cell at the specified index.
Propiedad pública Item[array<Int32[]] Gets the Cell in the collection using the specified array of index.
Propiedad pública Item[Int32, Int32] Gets the Cell using two-dimensional indexing scheme.

Arriba

Vea también

Referencia

CellCollection Clase

Espacio de nombres Microsoft.AnalysisServices.AdomdClient