次の方法で共有


DataControlReferenceCollectionEditor.CreateCollectionItemType メソッド

定義

編集するコレクションの型を取得します。

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

戻り値

Type

編集するコレクションの型。

適用対象