BindingCollection.Item[Int32] Property

Definition

Gets or sets the element at the specified index.

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

Parameters

index
Int32

Property Value

Applies to