ActionCollection コンストラクター

ActionCollection クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.ReportingServices.ReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Sub New
'使用

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