Bagikan melalui


CustomLabelCollection Kelas

Definisi

Mewakili kumpulan CustomLabel objek.

public ref class CustomLabelCollection sealed : Microsoft::ReportingServices::OnDemandReportRendering::GaugePanelObjectCollectionBase<Microsoft::ReportingServices::OnDemandReportRendering::CustomLabel ^>
public sealed class CustomLabelCollection : Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelObjectCollectionBase<Microsoft.ReportingServices.OnDemandReportRendering.CustomLabel>
type CustomLabelCollection = class
    inherit GaugePanelObjectCollectionBase<CustomLabel>
Public NotInheritable Class CustomLabelCollection
Inherits GaugePanelObjectCollectionBase(Of CustomLabel)
Warisan

Properti

Count

Mendapatkan jumlah item dalam koleksi.

Item[Int32]

Mendapatkan item pada indeks yang ditentukan.

(Diperoleh dari GaugePanelObjectCollectionBase<T>)
Item[String]

Mendapatkan item yang memiliki nama yang ditentukan.

Metode

CreateGaugePanelObject(Int32)

Membuat objek panel pengukur pada indeks tertentu.

(Diperoleh dari GaugePanelObjectCollectionBase<T>)
GetEnumerator()

Mendapatkan enumerator yang melakukan iterasi melalui ini GaugePanelObjectCollectionBase<T>.

(Diperoleh dari GaugePanelObjectCollectionBase<T>)

Implementasi Antarmuka Eksplisit

IEnumerable.GetEnumerator()

Mendapatkan enumerator yang melakukan iterasi melalui ini GaugePanelObjectCollectionBase<T>.

(Diperoleh dari GaugePanelObjectCollectionBase<T>)

Berlaku untuk