DesignerCollection Constructor (IList^)

 

Initializes a new instance of the DesignerCollection class that contains the specified set of designers.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

public:
DesignerCollection(
	IList^ designers
)

Parameters

designers
Type: System.Collections::IList^

A list that contains the collection of designers to add.

NamedPermissionSet

for full access to system resources. Demand values: LinkDemand, InheritanceDemand. Associated state:

.NET Framework
Available since 1.1
Return to top
Show: