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
- 属性
属性
| 名称 | 说明 |
|---|---|
| Item[String] | |