ReportDataSourceCollection Kelas

Definisi

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
Warisan
Collection<TListType>
ReportDataSourceCollection
Atribut
Penerapan

Properti

Item[String]

Metode

ClearItems() (Diperoleh dari SyncList<TListType>)
InsertItem(Int32, TListType) (Diperoleh dari SyncList<TListType>)
RemoveItem(Int32) (Diperoleh dari SyncList<TListType>)
SetItem(Int32, TListType) (Diperoleh dari SyncList<TListType>)

Implementasi Antarmuka Eksplisit

ISerializable.GetObjectData(SerializationInfo, StreamingContext)

Berlaku untuk