다음을 통해 공유


PageReportItems Members

Contains a collection of PageReportItems objects created by the rendering extension. This class cannot be inherited.

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

Public Constructors

  이름 Description
PageReportItems Initializes a new instance of the PageReportItems class.

위쪽

Public Properties

  이름 Description
ms162612.pubproperty(ko-kr,SQL.90).gif Count Returns the number of page report items.
ms162612.pubproperty(ko-kr,SQL.90).gif Item Gets or sets a ReportItem from the collection at the specified index. In C#, this property is the indexer for the ReportItem class.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms162612.pubmethod(ko-kr,SQL.90).gif Add Adds a report item to the collection.
ms162612.pubmethod(ko-kr,SQL.90).gif Clear Clears the report items collection.
ms162612.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162612.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms162612.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms162612.pubmethod(ko-kr,SQL.90).gifms162612.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162612.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms162612.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms162612.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

PageReportItems Class
Microsoft.ReportingServices.ReportRendering Namespace