Creates a new collection editor.
[Visual Basic] Public Sub New( _ ByVal type As Type _ ) [C#] public CollectionEditor( Type type ); [C++] public: CollectionEditor( Type* type ); [JScript] public function CollectionEditor( type : Type );
CollectionEditor Class | CollectionEditor Members | System.ComponentModel.Design Namespace