NSCollectionEditor.CreateCollectionItemType Method

Definition

Creates a collection item type for the collection editor.

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

Returns

The created collection item type for the collection editor.

Applies to