GlobalTypeCollection Constructor (GlobalTypeCollection^)

 

Creates a strongly-typed collection of global objects.

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

public:
GlobalTypeCollection(
	GlobalTypeCollection^ items
)

Parameters

items
Type: Microsoft.VisualStudio.Shell.Design::GlobalTypeCollection^

The objects added to the collection in this overloaded constructor.

Return to top
Show: