DesignerCollection Constructor

 

Initializes a new instance of the DesignerCollection class.

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

NameDescription
System_CAPS_pubmethodDesignerCollection(array<IDesignerHost^>^)

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

System_CAPS_pubmethodDesignerCollection(IList^)

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

Return to top
Show: