Share via


PropertyGroupWithEvents Constructor

Initializes a new instance of the PropertyGroupWithEvents class.

Namespace:  Microsoft.VisualStudio.Data.Tools.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Tools.Package (in Microsoft.VisualStudio.Data.Tools.Package.dll)

Syntax

'Declaration
Public Sub New
'Usage

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

See Also

Reference

PropertyGroupWithEvents Class

Microsoft.VisualStudio.Data.Tools.Package.Internal Namespace