共用方式為


WizardStepCollectionEditor.CreateCollectionForm 方法

定義

建立要顯示和編輯目前集合的新表單。

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

傳回

CollectionEditor.CollectionForm,做為用於編輯集合的使用者介面提供。

適用於

另請參閱