ReportDataSourceInfoCollection 类

定义

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)
继承
ReportDataSourceInfoCollection
属性

属性

Item[String]

适用于