GlobalTypeCollection Constructor

 

Creates a strongly-typed collection of global objects.

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

NameDescription
System_CAPS_pubmethodGlobalTypeCollection()

Creates a strongly-typed collection of global objects.

System_CAPS_pubmethodGlobalTypeCollection(array<GlobalType^>^)

Creates a strongly-typed collection of global objects.

System_CAPS_pubmethodGlobalTypeCollection(array<GlobalType^>^, Boolean)

Creates a strongly-typed collection of global objects.

System_CAPS_pubmethodGlobalTypeCollection(GlobalTypeCollection^)

Creates a strongly-typed collection of global objects.

System_CAPS_pubmethodGlobalTypeCollection(GlobalTypeCollection^, Boolean)

Creates a strongly-typed collection of global objects.

Return to top
Show: