次の方法で共有


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]

適用対象