Partager via


CellPropertyCollection.Item[] Propriété

Définition

Surcharges

Item[Int32]

Élément

Item[String]

Item 1

Item[Int32]

Élément

public Microsoft.AnalysisServices.AdomdClient.CellProperty this[int index] { get; }
member this.Item(int) : Microsoft.AnalysisServices.AdomdClient.CellProperty
Default Public ReadOnly Property Item(index As Integer) As CellProperty

Paramètres

index
Int32

Valeur de propriété

S’applique à

Item[String]

Item 1

public Microsoft.AnalysisServices.AdomdClient.CellProperty this[string propertyName] { get; }
member this.Item(string) : Microsoft.AnalysisServices.AdomdClient.CellProperty
Default Public ReadOnly Property Item(propertyName As String) As CellProperty

Paramètres

propertyName
String

Valeur de propriété

S’applique à