バージョン

RemoveAt メソッド (FixedColumnInfoCollection)

指定されたインデックスにある FixedColumnInfo オブジェクトを削除します。
シンタックス
'宣言
 
Public Shadows Sub RemoveAt( _
   ByVal index As Integer _
) 
public new void RemoveAt( 
   int index
)

パラメータ

index
FixedColumnInfo オブジェクトを挿入するインデックス。
参照