Share via


GlobalObjectCollection Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of 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 GlobalObjectCollection() Initializes a new instance of a strongly-typed collection of global objects.
Public method GlobalObjectCollection(array<GlobalObject[]) Initializes a new instance of a strongly-typed collection of global objects initially populated by an array of global objects.
Public method GlobalObjectCollection(GlobalObjectCollection) Initializes a new instance of a strongly-typed collection of global objects initially populated by the array items.
Public method GlobalObjectCollection(array<GlobalObject[], Boolean) Initializes a new instance of a strongly-typed collection of global objects initially populated by an array of global objects.
Public method GlobalObjectCollection(GlobalObjectCollection, Boolean) Initializes a new instance of global objects for the specified global object collection for the specified read/write access.

Top

See Also

Reference

GlobalObjectCollection Class

Microsoft.VisualStudio.Shell.Design Namespace