ModelOperationsCollection Constructor
Constructs a new ModelOperationsCollection object.
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 ModelOperationsCollection()
public ModelOperationsCollection()
public:
ModelOperationsCollection()
new : unit -> ModelOperationsCollection
public function ModelOperationsCollection()