Udostępnij za pośrednictwem


MenuItemStyleCollectionEditor.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 MenuItemStyleCollectionEditor można utworzyć.

Uwagi

Obiekt MenuItemStyleCollectionEditor może tworzyć MenuItemStyle obiekty typu.

Dotyczy

Zobacz też