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.