Bagikan melalui


ActionCollection Kelas

Definisi

Mewakili kumpulan Action objek.

public ref class ActionCollection sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportElementCollectionBase<Microsoft::ReportingServices::OnDemandReportRendering::Action ^>
public sealed class ActionCollection : Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<Microsoft.ReportingServices.OnDemandReportRendering.Action>
type ActionCollection = class
    inherit ReportElementCollectionBase<Action>
Public NotInheritable Class ActionCollection
Inherits ReportElementCollectionBase(Of Action)
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