GlobalTypeCollection Constructor
Visual Studio 2015
Creates a strongly-typed collection of global objects.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | GlobalTypeCollection() | Creates a strongly-typed collection of global objects. |
![]() | GlobalTypeCollection(array<GlobalType^>^) | Creates a strongly-typed collection of global objects. |
![]() | GlobalTypeCollection(array<GlobalType^>^, Boolean) | Creates a strongly-typed collection of global objects. |
![]() | GlobalTypeCollection(GlobalTypeCollection^) | Creates a strongly-typed collection of global objects. |
![]() | GlobalTypeCollection(GlobalTypeCollection^, Boolean) | Creates a strongly-typed collection of global objects. |
Show:
