Share via


GlobalTypeCollection Constructor

Include Protected Members
Include Inherited Members

Creates a strongly-typed collection of global objects.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GlobalTypeCollection() Creates a strongly-typed collection of global objects.
Public method GlobalTypeCollection(array<GlobalType[]) Creates a strongly-typed collection of global objects.
Public method GlobalTypeCollection(GlobalTypeCollection) Creates a strongly-typed collection of global objects.
Public method GlobalTypeCollection(array<GlobalType[], Boolean) Creates a strongly-typed collection of global objects.
Public method GlobalTypeCollection(GlobalTypeCollection, Boolean) Creates a strongly-typed collection of global objects.

Top

See Also

Reference

GlobalTypeCollection Class

Microsoft.VisualStudio.Shell.Design Namespace