Bagikan melalui


TablixColumnCollection Kelas

Definisi

Mewakili kumpulan TablixColumn objek.

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

Properti

Count

Mendapatkan jumlah item dalam koleksi.

Item[Int32]

Mendapatkan item pada indeks 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