ReportParameterCollection Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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>
type ReportParameterCollection = class
inherit Collection<ReportParameter>
Public NotInheritable Class ReportParameterCollection
Inherits Collection(Of ReportParameter)
- Héritage
-
ReportParameterCollection