Udostępnij przez


Klasa ReportParameterCollection

Reprezentuje kolekcja ReportParameter obiektów.

Hierarchia dziedziczenia

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<ReportParameter>
    Microsoft.ReportingServices.OnDemandReportRendering.ReportParameterCollection

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public NotInheritable Class ReportParameterCollection _
    Inherits ReportElementCollectionBase(Of ReportParameter)
'Użycie
Dim instance As ReportParameterCollection
public sealed class ReportParameterCollection : ReportElementCollectionBase<ReportParameter>
public ref class ReportParameterCollection sealed : public ReportElementCollectionBase<ReportParameter^>
[<SealedAttribute>]
type ReportParameterCollection =  
    class
        inherit ReportElementCollectionBase<ReportParameter>
    end
public final class ReportParameterCollection extends ReportElementCollectionBase<ReportParameter>

Typ ReportParameterCollection uwidacznia następujące elementy członkowskie.

Właściwości

  Nazwa Opis
Właściwość publiczna Count Pobiera liczbę elementów kolekcja. (Zastępuje ReportElementCollectionBase<T>.Count).
Właściwość publiczna Item[Int32] Pobiera element pod określonym indeksem. (Zastępuje ReportElementCollectionBase<T>.Item[Int32]).
Właściwość publiczna Item[String] Pobiera ReportParameter ma określoną nazwę.

Do góry

Metody

  Nazwa Opis
Metoda publiczna Equals (Dziedziczony z Object).
Metoda chroniona Finalize (Dziedziczony z Object).
Metoda publiczna GetEnumerator Pobiera moduł wyliczający to ReportElementCollectionBase<T>. (Dziedziczony z ReportElementCollectionBase<T>).
Metoda publiczna GetHashCode (Dziedziczony z Object).
Metoda publiczna GetType (Dziedziczony z Object).
Metoda chroniona MemberwiseClone (Dziedziczony z Object).
Metoda publiczna ToString (Dziedziczony z Object).

Do góry

Jawne implementacje interfejsu

  Nazwa Opis
Jawna implementacja interfejsuMetoda prywatna IEnumerable.GetEnumerator Infrastruktura. (Dziedziczony z ReportElementCollectionBase<T>).

Do góry

Bezpieczeństwo wątków

Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.