Partager via


Propriété CellCollection.Item

Inclure les membres protégés
Inclure les membres hérités

Gets the Cell in the collection.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Propriété publique Item[ICollection] Gets the Cell in the collection using the specified index collection.
Propriété publique Item[Int32] Gets the Cell at the specified index.
Propriété publique Item[array<Int32[]] Gets the Cell in the collection using the specified array of index.
Propriété publique Item[Int32, Int32] Gets the Cell using two-dimensional indexing scheme.

Haut de la page

Voir aussi

Référence

CellCollection Classe

Espace de noms Microsoft.AnalysisServices.AdomdClient