Конструктор ReportOperationsCollection
Initializes a new instance of the ReportOperationsCollection class.
Пространство имен: Microsoft.ReportingServices.Interfaces
Сборки: Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New ReportOperationsCollection()
public ReportOperationsCollection()
public:
ReportOperationsCollection()
new : unit -> ReportOperationsCollection
public function ReportOperationsCollection()
Замечания
The default constructor initializes any fields to their default values.
См. также