DesignerCollection Constructor (array<IDesignerHost^>^)
.NET Framework (current version)
Initializes a new instance of the DesignerCollection class that contains the specified designers.
Assembly: System (in System.dll)
Parameters
- designers
-
Type:
array<System.ComponentModel.Design::IDesignerHost^>^
An array of IDesignerHost objects to store.
Creates a new designer collection from an array of designers. The collection does not clone the array.
NamedPermissionSet
for full access to system resources. Demand values: LinkDemand, InheritanceDemand. Associated state:
.NET Framework
Available since 1.1
Available since 1.1
Show: