GlobalTypeCollection Constructor (array<GlobalType^>^)
Visual Studio 2015
Creates a strongly-typed collection of global objects.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- items
-
Type:
array<Microsoft.VisualStudio.Shell.Design::GlobalType^>^
The objects added to the collection in this overloaded constructor.
Show: