次の方法で共有


CellPropertyCollection.Item[] プロパティ

定義

オーバーロード

Item[Int32]

アイテム

Item[String]

アイテム 1

Item[Int32]

アイテム

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

パラメーター

index
Int32

プロパティ値

適用対象

Item[String]

アイテム 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

パラメーター

propertyName
String

プロパティ値

適用対象