Partager via


CustomPropertyCollection Members

Represents a collection of custom properties for a report, report item, or group. This class cannot be inherited.

The following tables list the members exposed by the CustomPropertyCollection type.

Public Constructors

  Nom Description
CustomPropertyCollection Initializes a new instance of the CustomPropertyCollection class.

Haut de la page

Public Properties

  Nom Description
ms161659.pubproperty(fr-fr,SQL.90).gif Count Gets the number of custom properties in the collection.
ms161659.pubproperty(fr-fr,SQL.90).gif Item Overloaded. Gets a custom property from the collection.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms161659.pubmethod(fr-fr,SQL.90).gif Add Overloaded. Adds a custom property to the collection.
ms161659.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161659.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms161659.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms161659.pubmethod(fr-fr,SQL.90).gifms161659.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161659.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms161659.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms161659.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

CustomPropertyCollection Class
Microsoft.ReportingServices.ReportRendering Namespace