共用方式為


HotSpotCollectionEditor.CreateNewItemTypes 方法

定義

取得集合編輯器可以建立的多種資料型別。

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

傳回

Type[]

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

備註

HotSpotCollectionEditor物件可以建立的型別為 CircleHotSpotRectangleHotSpotPolygonHotSpot 和可以衍生自類別的其他類型 HotSpot

適用於

另請參閱