DataItemCollection.Item[Int32] Property

Definition

Gets or sets the element at the specified index.

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

Parameters

index
Int32

Property Value

Applies to