Bagikan melalui


ReportSectionCollection Kelas

Definisi

Mewakili kumpulan ReportSection objek.

public ref class ReportSectionCollection sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportElementCollectionBase<Microsoft::ReportingServices::OnDemandReportRendering::ReportSection ^>
public sealed class ReportSectionCollection : Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<Microsoft.ReportingServices.OnDemandReportRendering.ReportSection>
type ReportSectionCollection = class
    inherit ReportElementCollectionBase<ReportSection>
Public NotInheritable Class ReportSectionCollection
Inherits ReportElementCollectionBase(Of ReportSection)
Warisan

Properti

Count

Mendapatkan jumlah item dalam koleksi.

Item[Int32]

Mendapatkan atau mengatur item pada kunci yang ditentukan.

Metode

GetEnumerator()

Mendapatkan enumerator untuk ini ReportElementCollectionBase<T>.

(Diperoleh dari ReportElementCollectionBase<T>)

Implementasi Antarmuka Eksplisit

IEnumerable.GetEnumerator()

Mendapatkan enumerator yang melakukan iterasi melalui koleksi.

(Diperoleh dari ReportElementCollectionBase<T>)

Berlaku untuk