ReportParameterInfoCollection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class ReportParameterInfoCollection sealed : System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Reporting::WebForms::ReportParameterInfo ^>
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class ReportParameterInfoCollection : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Reporting.WebForms.ReportParameterInfo>
[<System.Runtime.InteropServices.ComVisible(false)>]
type ReportParameterInfoCollection = class
inherit ReadOnlyCollection<ReportParameterInfo>
Public NotInheritable Class ReportParameterInfoCollection
Inherits ReadOnlyCollection(Of ReportParameterInfo)
- 繼承
-
ReportParameterInfoCollection
- 屬性
屬性
| 名稱 | Description |
|---|---|
| Item[String] | |