Proprietà CellCollection.Item

Include i membri protetti
Include i membri ereditati

Gets the Cell in the collection.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Proprietà pubblica Item[ICollection] Gets the Cell in the collection using the specified index collection.
Proprietà pubblica Item[Int32] Gets the Cell at the specified index.
Proprietà pubblica Item[array<Int32[]] Gets the Cell in the collection using the specified array of index.
Proprietà pubblica Item[Int32, Int32] Gets the Cell using two-dimensional indexing scheme.

In alto

Vedere anche

Riferimento

CellCollection Classe

Spazio dei nomi Microsoft.AnalysisServices.AdomdClient