Bagikan melalui


ReportSectionCollection.Item[Int32] Properti

Definisi

Mendapatkan atau mengatur item pada kunci yang ditentukan.

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

Parameter

index
Int32

Indeks item.

Nilai Properti

Objek ReportSection yang memiliki nama yang ditentukan.

Berlaku untuk