DataControlReferenceCollectionEditor(Type) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したコレクション型を使用して、DataControlReferenceCollectionEditor クラスの新しいインスタンスを初期化します。
public:
DataControlReferenceCollectionEditor(Type ^ type);
public DataControlReferenceCollectionEditor(Type type);
new System.Web.DynamicData.Design.DataControlReferenceCollectionEditor : Type -> System.Web.DynamicData.Design.DataControlReferenceCollectionEditor
Public Sub New (type As Type)
パラメーター
- type
- Type
編集するコレクションの型。