다음을 통해 공유


MenuItemStyleCollectionEditor.CreateNewItemTypes 메서드

정의

이 컬렉션 편집기가 만들 수 있는 데이터 형식을 가져옵니다.

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

반환

Type[]

MenuItemStyleCollectionEditor가 만들 수 있는 데이터 형식의 형식 배열입니다.

설명

합니다 MenuItemStyleCollectionEditor 개체를 만들 수 있습니다 MenuItemStyle 개체를 입력 합니다.

적용 대상

추가 정보