ReportParameterCollection Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public ref class ReportParameterCollection sealed : System::Collections::ObjectModel::Collection<Microsoft::Reporting::WebForms::ReportParameter ^>
public sealed class ReportParameterCollection : System.Collections.ObjectModel.Collection<Microsoft.Reporting.WebForms.ReportParameter>
Public NotInheritable Class ReportParameterCollection
Inherits Collection(Of ReportParameter)
- Herança
-
ReportParameterCollection
Construtores
| ReportParameterCollection() |
Propriedades
| Item[String] |