ReportDataSourceInfoCollection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 屬性
屬性
| 名稱 | Description |
|---|---|
| Item[String] | |