次の方法で共有


TableCellsCollectionEditor.CreateInstance メソッド

指定した型で使用されるエディタのインスタンスを作成します。

Overrides Protected Function CreateInstance( _
   ByVal itemType As Type _) As Object
[C#]
protected override object CreateInstance(TypeitemType);
[C++]
protected: Object* CreateInstance(Type* itemType);
[JScript]
protected override function CreateInstance(
   itemType : Type) : Object;

パラメータ

  • itemType
    作成するインスタンスの型。

戻り値

指定した型のオブジェクト。

必要条件

プラットフォーム: Windows 2000, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

TableCellsCollectionEditor クラス | TableCellsCollectionEditor メンバ | System.Web.UI.Design.WebControls 名前空間