Udostępnij za pośrednictwem


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

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

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms161659.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms161659.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

CustomPropertyCollection Class
Microsoft.ReportingServices.ReportRendering Namespace