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

속성 값

적용 대상