Sdílet prostřednictvím


ReportDataSourceCollection-Member

Contains a collection of ReportDataSource objects.

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

Öffentliche Eigenschaften

(siehe auch Geschützte Eigenschaften )

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

Oben

Geschützte Eigenschaften

  Name Beschreibung
Protected property Items  (Geerbt von Collection.)

Oben

Öffentliche Methoden

(siehe auch Geschützte Methoden )

  Name Beschreibung
Public method Add  (Geerbt von Collection.)
Public method Clear  (Geerbt von Collection.)
Public method Contains  (Geerbt von Collection.)
Public method CopyTo  (Geerbt von Collection.)
Public method Equals  Überladen (Geerbt von Object.)
Public method GetEnumerator  (Geerbt von Collection.)
Public method GetHashCode  (Geerbt von Object.)
Public method GetType  (Geerbt von Object.)
Public method IndexOf  (Geerbt von Collection.)
Public method Insert  (Geerbt von Collection.)
Public methodStatic ReferenceEquals  (Geerbt von Object.)
Public method Remove  (Geerbt von Collection.)
Public method RemoveAt  (Geerbt von Collection.)
Public method ToString  (Geerbt von Object.)

Oben

Geschützte Methoden

  Name Beschreibung
Protected method ClearItems  (Geerbt von Collection.)
Protected method Finalize  (Geerbt von Object.)
Protected method InsertItem  (Geerbt von Collection.)
Protected method MemberwiseClone  (Geerbt von Object.)
Protected method RemoveItem  (Geerbt von Collection.)
Protected method SetItem  (Geerbt von Collection.)

Oben

Explizite Schnittstellenimplementierungen

  Name Beschreibung
Explicit interface implementationMethod System.Collections.ICollection.CopyTo  (Geerbt von Collection.)
Explicit interface implementationMethod System.Collections.IEnumerable.GetEnumerator  (Geerbt von Collection.)
Explicit interface implementationMethod System.Collections.IList.Add  (Geerbt von Collection.)
Explicit interface implementationMethod System.Collections.IList.Contains  (Geerbt von Collection.)
Explicit interface implementationMethod System.Collections.IList.IndexOf  (Geerbt von Collection.)
Explicit interface implementationMethod System.Collections.IList.Insert  (Geerbt von Collection.)
Explicit interface implementationMethod System.Collections.IList.Remove  (Geerbt von Collection.)
Explicit interface implementationMethod System.Runtime.Serialization.ISerializable.GetObjectData  
Explicit interface implementationProperty System.Collections.Generic.ICollection.IsReadOnly  (Geerbt von Collection.)
Explicit interface implementationProperty System.Collections.ICollection.IsSynchronized  (Geerbt von Collection.)
Explicit interface implementationProperty System.Collections.ICollection.SyncRoot  (Geerbt von Collection.)
Explicit interface implementationProperty System.Collections.IList.IsFixedSize  (Geerbt von Collection.)
Explicit interface implementationProperty System.Collections.IList.IsReadOnly  (Geerbt von Collection.)
Explicit interface implementationProperty System.Collections.IList.Item  (Geerbt von Collection.)

Oben

Siehe auch

Verweis

ReportDataSourceCollection-Klasse
Microsoft.Reporting.WinForms-Namespace