ReportParameterInfoCollection Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
- Herencia
-
ReportParameterInfoCollection
- Atributos
Propiedades
| Nombre | Description |
|---|---|
| Item[String] | |