Sdílet prostřednictvím


ReportParameterInfoCollection-Member

A collection of ReportParameterInfo objects.

In den folgenden Tabellen sind die Member aufgeführt, die durch den Typ ReportParameterInfoCollection verfügbar gemacht werden.

Öffentliche Eigenschaften

(siehe auch Geschützte Eigenschaften )

  Name Beschreibung
Public property Count  (Geerbt von ReadOnlyCollection.)
Public property Item Überladen 

Oben

Geschützte Eigenschaften

  Name Beschreibung
Protected property Items  (Geerbt von ReadOnlyCollection.)

Oben

Öffentliche Methoden

(siehe auch Geschützte Methoden )

  Name Beschreibung
Public method Contains  (Geerbt von ReadOnlyCollection.)
Public method CopyTo  (Geerbt von ReadOnlyCollection.)
Public method Equals  Überladen (Geerbt von Object.)
Public method GetEnumerator  (Geerbt von ReadOnlyCollection.)
Public method GetHashCode  (Geerbt von Object.)
Public method GetType  (Geerbt von Object.)
Public method IndexOf  (Geerbt von ReadOnlyCollection.)
Public methodStatic ReferenceEquals  (Geerbt von Object.)
Public method ToString  (Geerbt von Object.)

Oben

Geschützte Methoden

  Name Beschreibung
Protected method Finalize  (Geerbt von Object.)
Protected method MemberwiseClone  (Geerbt von Object.)

Oben

Explizite Schnittstellenimplementierungen

  Name Beschreibung
Explicit interface implementationMethod System.Collections.Generic.ICollection.Add  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationMethod System.Collections.Generic.ICollection.Clear  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationMethod System.Collections.Generic.ICollection.Remove  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationMethod System.Collections.Generic.IList.Insert  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationMethod System.Collections.Generic.IList.RemoveAt  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationMethod System.Collections.ICollection.CopyTo  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationMethod System.Collections.IEnumerable.GetEnumerator  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationMethod System.Collections.IList.Add  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationMethod System.Collections.IList.Clear  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationMethod System.Collections.IList.Contains  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationMethod System.Collections.IList.IndexOf  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationMethod System.Collections.IList.Insert  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationMethod System.Collections.IList.Remove  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationMethod System.Collections.IList.RemoveAt  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationProperty System.Collections.Generic.ICollection.IsReadOnly  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationProperty System.Collections.Generic.IList.Item  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationProperty System.Collections.ICollection.IsSynchronized  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationProperty System.Collections.ICollection.SyncRoot  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationProperty System.Collections.IList.IsFixedSize  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationProperty System.Collections.IList.IsReadOnly  (Geerbt von ReadOnlyCollection.)
Explicit interface implementationProperty System.Collections.IList.Item  (Geerbt von ReadOnlyCollection.)

Oben

Siehe auch

Verweis

ReportParameterInfoCollection-Klasse
Microsoft.Reporting.WinForms-Namespace