共用方式為


SubMenuStyleCollectionEditor.CreateNewItemTypes 方法

定義

取得這個集合編輯器可建立的資料型別。

protected:
 override cli::array <Type ^> ^ CreateNewItemTypes();
protected override Type[] CreateNewItemTypes ();
override this.CreateNewItemTypes : unit -> Type[]
Protected Overrides Function CreateNewItemTypes () As Type()

傳回

Type[]

SubMenuStyleCollectionEditor 可建立的資料型別之型別陣列。

備註

物件 SubMenuStyleCollectionEditor 可以建立 SubMenuStyle 類型物件。

適用於

另請參閱