Udostępnij za pośrednictwem


SubMenuStyleCollectionEditor.CreateNewItemTypes Metoda

Definicja

Pobiera typy danych, które może utworzyć ten edytor kolekcji.

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

Zwraca

Type[]

Tablica typów danych, które SubMenuStyleCollectionEditor można utworzyć.

Uwagi

Obiekt SubMenuStyleCollectionEditor może tworzyć SubMenuStyle obiekty typu.

Dotyczy

Zobacz też