ReportOperationsCollection Constructor

Initializes a new instance of the ReportOperationsCollection class.

Namespace:  Microsoft.ReportingServices.Interfaces
Assemblies:   Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ReportOperationsCollection()
public ReportOperationsCollection()
public:
ReportOperationsCollection()
new : unit -> ReportOperationsCollection
public function ReportOperationsCollection()

Remarks

The default constructor initializes any fields to their default values.