CollectionEditor::CollectionForm Constructor (CollectionEditor^)

 

Initializes a new instance of the CollectionEditor::CollectionForm class.

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

public:
CollectionForm(
	CollectionEditor^ editor
)

Parameters

editor
Type: System.ComponentModel.Design::CollectionEditor^

The CollectionEditor to use for editing the collection.

.NET Framework
Available since 1.1
Return to top
Show: