Freigeben über


ReportDataSourceCollection Klasse

Definition

public ref class ReportDataSourceCollection sealed : Microsoft::Reporting::WebForms::SyncList<Microsoft::Reporting::WebForms::ReportDataSource ^>, System::Runtime::Serialization::ISerializable
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public sealed class ReportDataSourceCollection : Microsoft.Reporting.WebForms.SyncList<Microsoft.Reporting.WebForms.ReportDataSource>, System.Runtime.Serialization.ISerializable
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type ReportDataSourceCollection = class
    inherit SyncList<ReportDataSource>
    interface ISerializable
Public NotInheritable Class ReportDataSourceCollection
Inherits SyncList(Of ReportDataSource)
Implements ISerializable
Vererbung
Collection<TListType>
ReportDataSourceCollection
Attribute
Implementiert

Eigenschaften

Item[String]

Methoden

ClearItems() (Geerbt von SyncList<TListType>)
InsertItem(Int32, TListType) (Geerbt von SyncList<TListType>)
RemoveItem(Int32) (Geerbt von SyncList<TListType>)
SetItem(Int32, TListType) (Geerbt von SyncList<TListType>)

Explizite Schnittstellenimplementierungen

ISerializable.GetObjectData(SerializationInfo, StreamingContext)

Gilt für: