DataControlReferenceCollectionEditor.CreateCollectionItemType Method

Definition

Gets the type of the collection to edit.

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

Returns

The type of the collection to edit.

Applies to