Share via


ActionCollection Constructor

Initializes a new instance of the ActionCollection class.

Namespace:  Microsoft.SqlServer.Management
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

Syntax

'Declaration
Public Sub New
'Usage

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