ActionCollection Constructor
Initializes a new instance of the ActionCollection class.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New ActionCollection()
public ActionCollection()
public:
ActionCollection()
new : unit -> ActionCollection
public function ActionCollection()