NSCollectionEditor.CreateCollectionForm Método

Definición

Crea un formulario de colección para el editor de colecciones.

protected:
 override System::ComponentModel::Design::CollectionEditor::CollectionForm ^ CreateCollectionForm();
protected override System.ComponentModel.Design.CollectionEditor.CollectionForm CreateCollectionForm ();
override this.CreateCollectionForm : unit -> System.ComponentModel.Design.CollectionEditor.CollectionForm
Protected Overrides Function CreateCollectionForm () As CollectionEditor.CollectionForm

Devoluciones

Formulario de colección creado para el editor de colecciones.

Se aplica a