Bagikan melalui


ReportItemCollection.Item[Int32] Properti

Definisi

Mendapatkan item pada indeks yang ditentukan.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportItem ^ default[int] { Microsoft::ReportingServices::OnDemandReportRendering::ReportItem ^ get(int index); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportItem this[int index] { get; }
member this.Item(int) : Microsoft.ReportingServices.OnDemandReportRendering.ReportItem
Default Public Overrides ReadOnly Property Item(index As Integer) As ReportItem

Parameter

index
Int32

Indeks item.

Nilai Properti

A ReportItem pada indeks yang ditentukan.

Berlaku untuk