Конструктор Action

Initializes a new instance of the Action class.

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Sub New
'Применение

Dim instance As New Action()
public Action()
public:
Action()
new : unit -> Action
public function Action()