Freigeben über


GlobalObjectCollection Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of a strongly-typed collection of global objects.

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

GlobalObjectCollection Members

Microsoft.VisualStudio.Shell.Design Namespace