共用方式為


DataControlReferenceCollectionEditor.CreateCollectionItemType 方法

定義

取得要編輯的集合型別。

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

傳回

Type

要編輯的集合型別。

適用於