次の方法で共有


TableCellsCollectionEditor コンストラクタ

TableCellsCollectionEditor クラスの新しいインスタンスを初期化します。

Public Sub New( _
   ByVal type As Type _)
[C#]
public TableCellsCollectionEditor(
   Typetype);
[C++]
public: TableCellsCollectionEditor(
   Type* type);
[JScript]
public function TableCellsCollectionEditor(
   type : Type);

パラメータ

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

必要条件

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

.NET Framework セキュリティ:

参照

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