AceCollection Constructor
Initializes a new instance of the AceCollection class.
Espacio de nombres: Microsoft.ReportingServices.Interfaces
Ensamblados: Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New AceCollection()
public AceCollection()
public:
AceCollection()
new : unit -> AceCollection
public function AceCollection()
Notas
The default constructor initializes any fields to their default values.
Vea también