Поделиться через


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

  Имя Description
CustomPropertyCollection Initializes a new instance of the CustomPropertyCollection class.

В начало

Public Properties

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

В начало

Public Methods

(see also Protected Methods )

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

В начало

Protected Methods

  Имя Description
ms161659.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms161659.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

CustomPropertyCollection Class
Microsoft.ReportingServices.ReportRendering Namespace