ReportParameterCollection.IList.Item[Int32] Property

Definition

object System.Collections.IList.Item[int index] { get; set; }
member this.System.Collections.IList.Item(int) : obj with get, set
 Property Item(index As Integer) As Object Implements IList.Item

Parameters

index
Int32

Property Value

Implements

Applies to