Compartilhar via


Propriedade do RDL CellCollection.Item

Incluir membros protegidos
Incluir membros herdados

Gets the Cell in the collection.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Propriedade pública Item[ICollection] Gets the Cell in the collection using the specified index collection.
Propriedade pública Item[Int32] Gets the Cell at the specified index.
Propriedade pública Item[array<Int32[]] Gets the Cell in the collection using the specified array of index.
Propriedade pública Item[Int32, Int32] Gets the Cell using two-dimensional indexing scheme.

Início

Consulte também

Referência

CellCollection Classe

Namespace Microsoft.AnalysisServices.AdomdClient