ReportDataSourceCollection Class
Visual Studio 2005
Contains a collection of ReportDataSource objects.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
public sealed class ReportDataSourceCollection : Collection<ReportDataSource>, ISerializable
public final class ReportDataSourceCollection extends Collection<ReportDataSource> implements ISerializable
public final class ReportDataSourceCollection extends Collection<ReportDataSource> implements ISerializable
System.Object
System.Collections.ObjectModel.Collection
Microsoft.Reporting.WinForms.ReportDataSourceCollection
System.Collections.ObjectModel.Collection
Microsoft.Reporting.WinForms.ReportDataSourceCollection