Condividi tramite


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

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

Torna all'inizio

Public Properties

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

Torna all'inizio

Public Methods

(see also Protected Methods )

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

Torna all'inizio

Protected Methods

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

Torna all'inizio

Vedere anche

Riferimento

CustomPropertyCollection Class
Microsoft.ReportingServices.ReportRendering Namespace