GridView for ASP.NET Web Forms
RemoveAt メソッド (C1BaseFieldCollection)

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1GridView 名前空間 > C1BaseFieldCollection クラス : RemoveAt メソッド
削除する C1BaseField のインデックス。
指定されたインデックスにある C1BaseField オブジェクトを C1BaseField コレクションから削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

パラメータ

index
削除する C1BaseField のインデックス。
参照

C1BaseFieldCollection クラス
C1BaseFieldCollection メンバ