NSCollectionEditor.CreateCollectionItemType 方法

定義

為收藏編輯器建立一個收藏項目類型。

protected:
 override Type ^ CreateCollectionItemType();
protected override Type CreateCollectionItemType();
override this.CreateCollectionItemType : unit -> Type
Protected Overrides Function CreateCollectionItemType () As Type

傳回

為收藏編輯器建立的集合項目類型。

適用於