ReportDataSourceCollection Класс

Определение

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
Наследование
Collection<TListType>
ReportDataSourceCollection
Атрибуты
Реализации

Свойства

Item[String]

Методы

ClearItems() (Унаследовано от SyncList<TListType>)
InsertItem(Int32, TListType) (Унаследовано от SyncList<TListType>)
RemoveItem(Int32) (Унаследовано от SyncList<TListType>)
SetItem(Int32, TListType) (Унаследовано от SyncList<TListType>)

Явные реализации интерфейса

ISerializable.GetObjectData(SerializationInfo, StreamingContext)

Применяется к