ReportDataSourceInfoCollection Class

Definition

public ref class ReportDataSourceInfoCollection sealed : System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Reporting::WebForms::ReportDataSourceInfo ^>
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class ReportDataSourceInfoCollection : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Reporting.WebForms.ReportDataSourceInfo>
[<System.Runtime.InteropServices.ComVisible(false)>]
type ReportDataSourceInfoCollection = class
    inherit ReadOnlyCollection<ReportDataSourceInfo>
Public NotInheritable Class ReportDataSourceInfoCollection
Inherits ReadOnlyCollection(Of ReportDataSourceInfo)
Inheritance
ReportDataSourceInfoCollection
Attributes

Properties

Item[String]

Applies to