AceCollection Constructor
Initializes a new instance of the AceCollection class.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New AceCollection()
public AceCollection()
public:
AceCollection()
new : unit -> AceCollection
public function AceCollection()
Remarks
The default constructor initializes any fields to their default values.