次の方法で共有


DimensionCollection.Item[] プロパティ

定義

オーバーロード

Item[Int32]

アイテム

Item[String]

アイテム 1

Item[Int32]

アイテム

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

パラメーター

index
Int32

プロパティ値

適用対象

Item[String]

アイテム 1

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

パラメーター

index
String

プロパティ値

適用対象