Поделиться через


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

Значение свойства

Применяется к