Share via


DataItemCollection.Item[Int32] 속성

정의

지정한 인덱스에 있는 요소를 가져오거나 설정합니다.

public Microsoft.AnalysisServices.DataItem this[int index] { get; set; }
member this.Item(int) : Microsoft.AnalysisServices.DataItem with get, set
Default Public Property Item(index As Integer) As DataItem

매개 변수

index
Int32

속성 값

적용 대상