Share via


AxisCollection.Item[] Proprietà

Definizione

Overload

Item[Int32]

Elemento

Item[String]

Item 1

Item[Int32]

Elemento

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

Parametri

index
Int32

Valore della proprietà

Si applica a

Item[String]

Item 1

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

Parametri

index
String

Valore della proprietà

Si applica a